[Ffmpeg-devel] bootstrap doesn't work

may nothing may_241913
Fri Sep 8 10:37:24 CEST 2006


Hi, I've got some problems with the bootstrap. 

I'm on a Sparc Solaris box running Sol 10 with gcc-4.1.1 and gnu ld.

autoconf-2.60
automake-1.9


The bootstrapper produce the following output:

bash-3.00# ./bootstrap
+ ./bootstrap
AUTOMAKESUCKS=no
INSTALLSUCKS=no
ACLOCAL_ARGS=-I m4
+ test -d extras/contrib/bin
amvers=no
+ automake-1.9 --version
amsuff=-1.9
amvers=-1.9
+ break
+ test -1.9 = no
libtoolize=no
+ glibtoolize --version
./bootstrap: glibtoolize: not found
+ libtoolize --version
libtoolize=libtoolize
+ test libtoolize = no
+ gettextize --version
+ gettextize --version
+ sed -e 1s/[^0-9]*// -e q
+ expr 0.14.5 >= 0.11.5
autopoint=autopoint
GETTEXT=yes
+ pkg-config --version
PKGCONFIG=yes
aclocal=aclocal-1.9
automake=automake-1.9
autoconf=autoconf
autoheader=autoheader
+ set +x
generating modules/**/Makefile.am and m4/private.m4
.................................................................. done.
+ rm -f aclocal.m4 configure config.log config.h config.h.in
+ rm -Rf autom4te*.cache
+ rm -f config.guess config.sub missing mkinstalldirs compile depcomp install-sh
+ rm -Rf autotools
+ mkdir autotools
+ rm -f ltmain.sh libtool ltconfig
+ rm -f ABOUT-NLS
+ rm -Rf intl
+ rm -f stamp-builtin stamp-h* mozilla/stamp-pic
+ rm -f vlc-config.in
+ printf
+ [ yes != yes ]
+ libtoolize --copy --force
You should add the contents of `/usr/local/share/aclocal/libtool.m4' to `aclocal.m4'.
Putting files in AC_CONFIG_AUX_DIR, `autotools'.
+ test -f ltmain.sh
+ autopoint -f
Copying file ABOUT-NLS
Copying file autotools/config.rpath
Creating directory intl
Copying file intl/ChangeLog
Copying file intl/Makefile.in
Copying file intl/VERSION
Copying file intl/bindtextdom.c
Copying file intl/config.charset
Copying file intl/dcgettext.c
Copying file intl/dcigettext.c
Copying file intl/dcngettext.c
Copying file intl/dgettext.c
Copying file intl/dngettext.c
Copying file intl/eval-plural.h
Copying file intl/explodename.c
Copying file intl/finddomain.c
Copying file intl/gettext.c
Copying file intl/gettextP.h
Copying file intl/gmo.h
Copying file intl/hash-string.h
Copying file intl/intl-compat.c
Copying file intl/l10nflist.c
Copying file intl/libgnuintl.h
Copying file intl/loadinfo.h
Copying file intl/loadmsgcat.c
Copying file intl/localcharset.c
Copying file intl/locale.alias
Copying file intl/localealias.c
Copying file intl/localename.c
Copying file intl/ngettext.c
Copying file intl/os2compat.c
Copying file intl/os2compat.h
Copying file intl/osdep.c
Copying file intl/plural-exp.c
Copying file intl/plural-exp.h
Copying file intl/plural.c
Copying file intl/plural.y
Copying file intl/ref-add.sin
Copying file intl/ref-del.sin
Copying file intl/textdomain.c
Copying file autotools/mkinstalldirs
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en at boldquot.header
Copying file po/en at quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
+ aclocal-1.9 -I m4
+ autoconf
configure.ac:1: error: possibly undefined macro: dnl
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:26: error: possibly undefined macro: AS_IF
configure.ac:92: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:95: error: possibly undefined macro: AC_MSG_WARN
configure.ac:316: error: possibly undefined macro: AC_DEFINE
configure.ac:350: error: possibly undefined macro: AC_CHECK_LIB
configure.ac:438: error: possibly undefined macro: AC_CHECK_HEADERS


For me, it seems that autoconf didn't like to parse the configure.ac which results in a broken/truncated configure ...
Can you help me ??


TIA
Martin







More information about the ffmpeg-devel mailing list