[vlc-devel] Missing files in bootstrap
Gilles Sabourin
gilles.sabourin at free.fr
Mon Mar 24 08:36:03 CET 2008
Le Monday 24 March 2008 02:07:43 Michael [Plouj] Ploujnikov, vous avez écrit :
> > a dummy ABOUT-NLS is already created by bootstrap, maybe you can try
> > putting the creation before autoreconf ?
>
> That fixes it for me.
>
> Additionally I was getting an automake (version 1.10) error about
> autotools/config.rpath not found. That is fixable with either `touch
> autotools/config.rpath` before running automake in ./boostrap or
> adding "foreign" to the AUTOMAKE_OPTIONS list in Makefile.am.
config.rpath fix is also needed : when you built a package, you start from a
tarball, and you can't touch before launching bootstrap.
autoreconf: running: /usr/bin/autoconf --include=m4 --force
autoreconf: running: /usr/bin/autoheader --include=m4 --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:43: installing `autotools/compile'
configure.ac:397: required file `autotools/config.rpath' not found
configure.ac:19: installing `autotools/missing'
configure.ac:19: installing `autotools/install-sh'
libs/loader/Makefile.am: installing `autotools/depcomp'
autoreconf: automake failed with exit status: 1
error: Bad exit status from /var/tmp/rpm-tmp.71202 (%build)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080324/99ee0ff8/attachment.sig>
More information about the vlc-devel
mailing list