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


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

Bootstrap failure: c++locale.cc:37:22: langinfo.h: No such file ordirectory


At some point during the last 24 hours GCC failed to bootstrap on
i386-unknown-freebsd4.2:

/files/pfeifer/OBJ-0130-1430/gcc/g++ -B/files/pfeifer/OBJ-0130-1430/gcc/ -nostdinc++ -L/files/pfeifer/OBJ-0130-1430/i386-unknown-freebsd4.2/libstdc++-v3/src -L/files/pfeifer/OBJ-0130-1430/i386-unknown-freebsd4.2/libstdc++-v3/src/.libs -B/sw/test/gcc/FreeBSD/i386-unknown-freebsd4.2/bin/ -B/sw/test/gcc/FreeBSD/i386-unknown-freebsd4.2/lib/ -isystem /sw/test/gcc/FreeBSD/i386-unknown-freebsd4.2/include -nostdinc++ -I/sw/test/gcc/cvs/libstdc++-v3/include -I/sw/test/gcc/cvs/libstdc++-v3/include/std -I/sw/test/gcc/cvs/libstdc++-v3/include/c_std -I../include -I/sw/test/gcc/cvs/libstdc++-v3/libsupc++ -I../libio -I/sw/test/gcc/cvs/libstdc++-v3/libio -I/sw/test/gcc/cvs/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -I/sw/test/gcc/cvs/libstdc++-v3/include/backward -c /sw/test/gcc/cvs/libstdc++-v3/src/strstream.cc -o strstream.o >/dev/null 2>&1
/bin/sh ../libtool --tag CXX --mode=compile /files/pfeifer/OBJ-0130-1430/gcc/g++ -B/files/pfeifer/OBJ-0130-1430/gcc/ -nostdinc++  -L/files/pfeifer/OBJ-0130-1430/i386-unknown-freebsd4.2/libstdc++-v3/src -L/files/pfeifer/OBJ-0130-1430/i386-unknown-freebsd4.2/libstdc++-v3/src/.libs -B/sw/test/gcc/FreeBSD/i386-unknown-freebsd4.2/bin/ -B/sw/test/gcc/FreeBSD/i386-unknown-freebsd4.2/lib/ -isystem /sw/test/gcc/FreeBSD/i386-unknown-freebsd4.2/include -nostdinc++ 	-I/sw/test/gcc/cvs/libstdc++-v3/include -I/sw/test/gcc/cvs/libstdc++-v3/include/std -I/sw/test/gcc/cvs/libstdc++-v3/include/c_std -I../include 	-I/sw/test/gcc/cvs/libstdc++-v3/libsupc++ -I../libio -I/sw/test/gcc/cvs/libstdc++-v3/libio -I/sw/test/gcc/cvs/libstdc++-v3/libmath 		 	         -g -O2 -fno-implicit-templates 	 	-Wall -Wno-format -W -Wwrite-strings -Winline  -fdiagnostics-show-location=once 	 	-ffunction-sections -fdata-sections  -g    -c c++locale.cc
/files/pfeifer/OBJ-0130-1430/gcc/g++ -B/files/pfeifer/OBJ-0130-1430/gcc/ -nostdinc++ -L/files/pfeifer/OBJ-0130-1430/i386-unknown-freebsd4.2/libstdc++-v3/src -L/files/pfeifer/OBJ-0130-1430/i386-unknown-freebsd4.2/libstdc++-v3/src/.libs -B/sw/test/gcc/FreeBSD/i386-unknown-freebsd4.2/bin/ -B/sw/test/gcc/FreeBSD/i386-unknown-freebsd4.2/lib/ -isystem /sw/test/gcc/FreeBSD/i386-unknown-freebsd4.2/include -nostdinc++ -I/sw/test/gcc/cvs/libstdc++-v3/include -I/sw/test/gcc/cvs/libstdc++-v3/include/std -I/sw/test/gcc/cvs/libstdc++-v3/include/c_std -I../include -I/sw/test/gcc/cvs/libstdc++-v3/libsupc++ -I../libio -I/sw/test/gcc/cvs/libstdc++-v3/libio -I/sw/test/gcc/cvs/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c c++locale.cc  -fPIC -DPIC -o .libs/c++locale.o
c++locale.cc:37:22: langinfo.h: No such file or directory
gmake[4]: *** [c++locale.lo] Error 1
gmake[4]: Leaving directory `/files/pfeifer/OBJ-0130-1430/i386-unknown-freebsd4.2/libstdc++-v3/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/files/pfeifer/OBJ-0130-1430/i386-unknown-freebsd4.2/libstdc++-v3'

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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