New build environment
Marco Alanen
marco at sbg.se
Mon Sep 9 14:21:54 CEST 2002
On Mon, 09 Sep 2002 21:09:34 EST (+1000)
"Tony Castley" <tony at castley.net> wrote:
> ok,
>
> I have got the new build environment "working" on BeOS.
>
> bootstrap works, configure works *BUT* (there is always a but) the make
> fails with:
> src/misc/modules_plugin.h: In function `module_load':
> src/misc/modules_plugin.h:37: warning: implicit declaration of function
> `load_add_on'
> src/misc/modules_plugin.h: In function `module_unload':
> src/misc/modules_plugin.h:75: warning: implicit declaration of function
> `unload_add_on'
> src/misc/modules_plugin.h: In function `_module_getsymbol':
> src/misc/modules_plugin.h:99: warning: implicit declaration of function
> `get_image_symbol'
> src/misc/modules_plugin.h:100: `B_SYMBOL_TYPE_TEXT' undeclared (first
> use in this function)
> src/misc/modules_plugin.h:100: (Each undeclared identifier is reported
> only once
> src/misc/modules_plugin.h:100: for each function it appears in.)
>
> Can anyone give me some pointers?
I can try...
B_SYMBOL_TYPE_TEXT: Does the file include <kernel/OS.h>?
get_image_symbol: Does it include <kernel/image.h>?
I can't help you with the module_* functions. Are they VLC functions?
/Marco
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list