Well, I'm currently getting some errors in the make check for glibc that I didn't used to get with glibc 2.4.. I'm working on a build of CLFS Version SVN-20061015-x86_64-Multilib. Here's what the errors were for the make check for the 32-bit build of glibc:
make[2]: [/usr/src/glibc/glibc-build/posix/annexc.out] Error 1 (ignored) make[2]: *** [/usr/src/glibc/glibc-build/nptl/tst-cancel1.out] Error 1 make[1]: *** [nptl/tests] Error 2 make: *** [check] Error 2 The 64-bit build: make[2]: *** [/usr/src/glibc/glibc-build/libio/tst-wmemstream1.out] Error 1 make[2]: *** [/usr/src/glibc/glibc-build/libio/tst-wmemstream2.out] Error 1 make[2]: *** [/usr/src/glibc/glibc-build/libio/bug-wmemstream1.out] Error 1 make[1]: *** [libio/tests] Error 2 make[2]: [/usr/src/glibc/glibc-build/posix/annexc.out] Error 1 (ignored) make[2]: *** [/usr/src/glibc/glibc-build/nptl/tst-cancel1.out] Error 1 make[1]: *** [nptl/tests] Error 2 make: *** [check] Error 2 I have not seen these errors on previous builds (other than annexc.out of course). Unfortunately none of the .out files have any data and I haven't been able to find much of anything online that even mentions them, let alone anything useful. Most - perhaps all - of the packages in /tools and /cross-tools are versions that I've used on previous builds, so I doubt that any of them are the problem (I'm using bash 3.1, so bash isn't going to be the problem). I don't know whether or not these errors are of any conseqence, but they may have to do with problems in glibc 2.5. If anyone knows what the errors may mean, I'd appreciate any info you have on them. They're new to me. - Jonathan Davis _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
