My environment now is windows xp 32bit + MinGW 5.1.4 + MSYS 1.0.11 + autoconf 2.61 + automake 1.10 + libtool 1.5.25a. I have also installed Gcrypt according to the instruction.
I search the web, some one said it is related to autoconf updating, but I just followed the instructions and didn't change anything else.
Here is the message:
Code: Select all
$ ./bootstrap
++ dirname ./bootstrap
+ cd .
+ ACLOCAL_ARGS=-I m4
+ test -d extras/contrib/bin
++ pwd
+ PATH=/vlc/extras/contrib/bin:.:/usr/local/bin:/mingw/bin:/bin:/c/Program Files
/PC Connectivity Solution/:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS System32/Wb
em:/c/Program Files/Common Files/Thunder Network/KanKan/Codecs:/c/Program Files/
Microsoft SQL Server/90/Tools/binn/:/c/Program Files/QuickTime/QTSystem/:/d/Prog
ram Files/MATLAB/R2008a/bin:/d/Program Files/MATLAB/R2008a/bin/win32:/d/Program
Files/MATLAB/MATLAB Compiler Runtime/v79/runtime/win32:/c/Program Files/NewFront
ier/DemoOptimizer 5.0/bin/win32/:/d/Program Files/TortoiseSVN/bin:/d/Program Fil
es/StormII/Codec:/d/Program Files/StormII:/d/Program Files/IDM Computer Solution
s/UltraEdit/:/d/Program Files/SSH Communications Security/SSH Secure Shell
+ test -d extras/contrib/share/aclocal
+ ACLOCAL_ARGS=-I m4 -I extras/contrib/share/aclocal
++ uname -s
+ test .MINGW32_NT-5.1 = .Darwin
++ uname -s
+ test .MINGW32_NT-5.1 = .BeOS
+ pkg-config --version
+ PKGCONFIG=yes
+ export AUTOPOINT
+ test ''
+ AUTOPOINT=autopoint
+ autopoint --dry-run --force
+ AUTOPOINT=true
+ echo
+ set +x
generating modules/**/Makefile.am
................................................................................ ..
+ echo
+ echo
+ cp -f INSTALL INSTALL.git
+ autoreconf --install --force --verbose -I m4 -I extras/contrib/share/aclocal
autoreconf: Entering directory `.'
autoreconf: running: true --force
autoreconf: running: aclocal --force -I m4
m4/autoopts.m4:22: warning: underquoted definition of AG_PATH_AUTOOPTS
m4/autoopts.m4:22: run info '(automake)Extending aclocal'
m4/autoopts.m4:22: or see http://sources.redhat.com/automake/automake.html#Ext ending-aclocal
autoreconf: configure.ac: tracing
configure.ac:463: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd
m4/gettext.m4:362: AM_GNU_GETTEXT is expanded from...
configure.ac:463: the top level
autoreconf: running: libtoolize --copy --force
You should update your `aclocal.m4' by running aclocal.
Putting files in AC_CONFIG_AUX_DIR, `autotools'.
m4/autoopts.m4:22: warning: underquoted definition of AG_PATH_AUTOOPTS
m4/autoopts.m4:22: run info '(automake)Extending aclocal'
m4/autoopts.m4:22: or see http://sources.redhat.com/automake/automake.html#Ext ending-aclocal
autoreconf: running: /usr/local/bin/autoconf --include=m4 --include=extras/contr ib/share/aclocal --force
configure.ac:463: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd
m4/gettext.m4:362: AM_GNU_GETTEXT is expanded from...
configure.ac:463: the top level
configure:24121: error: possibly undefined macro: AM_INTL_SUBDIR
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/local/bin/autoconf failed with exit status: 1