[vlc-devel] Bootstrap failure (missing autoconf macro)

ogg.k.ogg.k at googlemail.com ogg.k.ogg.k at googlemail.com
Wed Jan 21 13:46:46 CET 2009


> Remove the faulty line and re-try.

Went a bit further (though I suspect it would now break for other
combinations of autotools versions).
Now:

++ dirname ./bootstrap
+ cd .
+ ACLOCAL_ARGS='-I m4 '
+ test -d extras/contrib/bin
++ uname -s
+ test .Linux = .Darwin
+ pkg-config --version
+ PKGCONFIG=yes
+ export AUTOPOINT
+ test ''
+ AUTOPOINT=autopoint
+ autopoint --dry-run --force
+ set +x
generating modules/**/Makefile.am
.............................................................................
+ echo
+ echo
+ cp -f INSTALL INSTALL.git
+ autoreconf --install --force --verbose -I m4
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
Copying file ABOUT-NLS
autoreconf: running: aclocal --force -I m4
/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:9:   run info '(automake)Extending aclocal'
/usr/share/aclocal/imlib.m4:9:   or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.ac:413: warning: LTOBSOLETE_VERSION is m4_require'd but not m4_defun'd
/usr/share/aclocal/libtool.m4:67: LT_INIT is expanded from...
/usr/share/aclocal/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.ac:413: the top level
autoreconf: configure.ac: tracing
configure.ac:413: warning: LTOBSOLETE_VERSION is m4_require'd but not m4_defun'd
aclocal.m4:197: LT_INIT is expanded from...
aclocal.m4:232: AC_PROG_LIBTOOL is expanded from...
configure.ac:413: the top level
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autotools'.
libtoolize: copying file `autotools/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4' does not exist.
autoreconf: libtoolize failed with exit status: 1

and:

ls /usr/share/aclocal/lt*
/usr/share/aclocal/ltdl.m4  /usr/share/aclocal/ltoptions.m4
/usr/share/aclocal/ltsugar.m4  /usr/share/aclocal/ltversion.m4

libtool --version
ltmain.sh (GNU libtool) 2.2.6



More information about the vlc-devel mailing list