[vlc-devel] Re: vlc: svn commit r12269 (courmisch)
C.Y.M
syphir at syphir.sytes.net
Sat Aug 20 09:55:56 CEST 2005
Rémi Denis-Courmont wrote:
> Le Samedi 20 Août 2005 05:26, C.Y.M a écrit :
>
>>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?
>
>
> Did you try to clean the tree (./toolbox --distclean) and rerun
> configure? Automatic dependency tracking knows about
> src/misc/*modules.o depending on src/misc/modules_builtin.h, and the
> rule to build src/misc/modules_builtin.h from
> src/misc/modules_builtin.h.in is still present. But some versions of
> automake don't recompute the dependencies properly unless configure is
> rerun *manually*.
>
Yes, the build procedure is to run bootstrap, then run configure, then build. I
even downloaded the source tree over just to be sure. I have several versions
of automake on my system but it appears the bootstrap specifically calls
automake 1.6.
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