On Mon, 11 Jul 2005 11:00:52 +0200, lfs-user wrote:

> Hi
> 
> I'm trying to build a new LFS using the newly released profile for 6.1,
> and have some problems.  My host is LFS-6.0, upgraded to 2.6.12.2 kernel.
> 
> When building glibc, it fails make check in both chapter 5 and 6, and the
> problem is tst-clock2:
> 
> -su-3.00# more /mnt/lfs/tools/build/glibc-build/nptl/tst-clock2.out
> difference between thread 0 and 1 too small (0.048075508)
> 
> 
> Does anyone have any clue on where I screwed up ?
> 
> Per Arne

glibc 2.3.4 and 2.3.5's NPTL should have an issue with the latest kernels due 
to some changes Linus did
in the threading stuff. Most prominent tests that failed in my experiences from 
2.6.11 and up:

tst-cancelx17 and test-clock2

You didn't screw up, just the environment has the tests fail.
make -k check to continue and ignore errors.

William (Ratrophy)
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to