On Tue, Apr 05, 2011 at 11:56:56PM +0400, fuflono wrote: > Good day again. > Checking "make -k check 2>&1 | tee glibc-check-log" in "6.9. Glibc-2.13" > gave the errors: > > make[1]: Target `check' not remade because of errors. > make[1]: Leaving directory `/sources/glibc-2.13' > make: *** [check] Error 2 > root:/sources/glibc-build# grep Error glibc-check-log > make[2]: *** [/sources/glibc-build/stdio-common/bug22.out] Error 1 > make[1]: *** [stdio-common/tests] Error 2 > make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored) > make: *** [check] Error 2 > root:/sources/glibc-build# touch /etc/ld.so.conf > root:/sources/glibc-build# > > Is sense to do "make install"? > -----Fuf see http://www.linuxquestions.org/questions/linux-from-scratch-13/can-this-error-with-glibc-be-overlooked-832752/ but also http://comments.gmane.org/gmane.linux.lfs.support/31616
In general, people have occasionally seen bug22 fail in the past. Might well be a timeout, if /dev/null exists. To be honest, I'll be very surprised if people can get this far in the glibc build with a broken /dev/null, but who knows. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
