[vlc-devel] Re: vlc: svn commit r12269 (courmisch)
C.Y.M
cym at syphir.sytes.net
Sat Aug 20 04:26:31 CEST 2005
C.Y.M wrote:
>>src/misc/modules.c:117:33: modules_builtin.h: No such file or directory
>>src/misc/modules.c: In function `__module_LoadMain':
>>src/misc/modules.c:323: error: `vlc_entry__main' undeclared (first use in this
>>function)
>>src/misc/modules.c:323: error: (Each undeclared identifier is reported only once
>>src/misc/modules.c:323: error: for each function it appears in.)
>>src/misc/modules.c: In function `__module_LoadBuiltins':
>>src/misc/modules.c:349: warning: implicit declaration of function
>>`ALLOCATE_ALL_BUILTINS'
>>make[1]: *** [src/misc/lib_libvlc_a-modules.o] Error 1
>>
>
>
> I updated to r12271 and still get this error now.
>
When my build script calls "bootstrap", the default version of automake being
used is 1.6. Could this be the problem? modules_builtin.h should be created by
modules_builtin.h.in, but it doesnt. What version of automake/aclocal should we
be using and should "bootstrap" be changed?
Best Regards.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list