On 02/11/10 20:41, David Shaw wrote: > I just want to quickly check that the following is acceptable from the > glibc check before I move on. > > Many thanks, > > David Shaw > > > root:/sources/glibc-2.12.1-build# grep Error glibc-check-log > make[2]: *** [/sources/glibc-2.12.1-build/stdio-common/bug22.out] Error 1 > make[1]: *** [stdio-common/tests] Error 2 > make[2]: [/sources/glibc-2.12.1-build/posix/annexc.out] Error 1 (ignored) > make[2]: *** [/sources/glibc-2.12.1-build/nptl/tst-cond10.out] Error 1 > make[1]: *** [nptl/tests] Error 2 > make: *** [check] Error
After some digging, I've discovered that the bug22 error is simply a time-out problem. Setting TIMEOUTFACTOR=16 makes it go away. Onwards! David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
