First to note, that the libio stuff seems more stable to me. I don't think I've ever completed a glibc build without a crash before.
So I figured I would run `make check', which died partway through. Is it too early to be interested in this? Note that this glibc is from a couple days ago, with the 'const' removed. I will update soon with a CVS Head and using a gcc-3.1 snapshot from March 14th. make -C localedata tests make[2]: Entering directory `/src/glibc-2.2.5/localedata' gcc tst-leaks.c -c -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g -Wno-parentheses -I../include -I. -I/src/bui ld.glibc/localedata -I.. -I../libio -I../hurd -I/src/build.glibc/hurd/ -I../mach -I/src/build.glibc/mach/ -I/src/build.glibc - I../sysdeps/i386/elf -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sys deps/unix/mman -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../ sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/common -I../sysdeps/unix/inet -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generi c -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o /src/build.glibc/localedata/tst-leaks.o gcc -nostdlib -nostartfiles -o /src/build.glibc/localedata/tst-leaks -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,combreloc /src /build.glibc/csu/crt1.o /src/build.glibc/csu/crti.o `gcc --print-file-name=crtbegin.o` /src/build.glibc/localedata/tst-leaks.o -Wl,-rpath-link=/src/build.glibc:/src/build.glibc/math:/src/build.glibc/elf:/src/build.glibc/dlfcn:/src/build.glibc/nss:/src /build.glibc/nis:/src/build.glibc/rt:/src/build.glibc/resolv:/src/build.glibc/crypt:/src/build.glibc/mach:/src/build.glibc/hur d /src/build.glibc/libc.so.0.3 /src/build.glibc/libc_nonshared.a -lgcc `gcc --print-file-name=crtend.o` /src/build.glibc/csu/c rtn.o Generating locale de_DE.ISO-8859-1: this might take a while... .:1: syntax error in repertoire map definition: no symbolic name given .:2: syntax error in repertoire map definition: no symbolic name given .:3: syntax error in repertoire map definition: no symbolic name given .:4: syntax error in repertoire map definition: no symbolic name given .:5: syntax error in repertoire map definition: no symbolic name given .:6: syntax error in repertoire map definition: no symbolic name given make[2]: *** [/src/build.glibc/localedata/de_DE.ISO-8859-1/LC_CTYPE] Error 1 make[2]: Leaving directory `/src/glibc-2.2.5/localedata' make[1]: *** [localedata/tests] Error 2 make[1]: Leaving directory `/src/glibc-2.2.5' make: *** [check] Error 2 -- "Frankly, trying to turn Windows into a decent educational software development platform is about as fun as jumping naked into a pit of rabid wolves." - As seen on slashdot _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd