This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Mainline bootstrap failure while running aclocal in libcpp


While trying to bootstrap mainline, I get an error:

make[1]: Entering directory `/aaronwl/cs/compilers/gcc/build/head/libcpp'
cd ../../../src/cvs/mainline/gcc/libcpp && /bin/sh /aaronwl/cs/compilers/gcc/src/cvs/mainline/gcc/missing --run aclocal-1.8 -I ../config
aclocal: configure.ac: 39: macro `AM_LANGINFO_CODESET' not found in library
aclocal: configure.ac: 55: macro `AM_ICONV' not found in library
make[1]: *** [../../../src/cvs/mainline/gcc/libcpp/aclocal.m4] Error 1
make[1]: Leaving directory `/aaronwl/cs/compilers/gcc/build/head/libcpp'


I'm on i686-pc-mingw32 with autoconf 2.59 and automake 1.8.5. I didn't get this error last time I built mainline. Am I doing something wrong?

Aaron W. LaFramboise


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]