On Thu, Oct 19, 2006 at 04:25:44PM +0200, Vince Greg wrote: > Hi, > I had this errors by compiling GlibC in chapter6 > > root:/sources/glibc-build# grep Error glibc-check-log > make[2]: *** [/sources/glibc-build/math/test-float.out] Error 1 > make[2]: *** [/sources/glibc-build/math/test-double.out] Error 1 > make[2]: *** [/sources/glibc-build/math/test-ifloat.out] Error 1 > make[2]: *** [/sources/glibc-build/math/test-idouble.out] Error 1 > make[1]: *** [math/tests] Error 2 > make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored) > make[2]: *** [/sources/glibc-build/nptl/tst-clock2.out] Error 1 > make[1]: *** [nptl/tests] Error 2 > make: *** [check] Error 2 > > If someone can help me > Thanks > First, please read the 5 or 6 lines after the command 'grep Error glibc-check-log' in the book.
From those comments, I will assume you are using an older processor (the math tests). The nptl test might just mean you have a slower processor, but I think it is not unknown for this test to fail (search the archives, or google, for nptl/tst-clock2.out). What is your CPU (type, frequency), and how much memory do you have ? Ken -- 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
