Using current trunk, on an x86_64 running a 32-bit 2.6.19.2 kernel with CONFIG_COMPAT_VDSO *not* set (fairly important for the nptl tests, according to postings on lfs-dev) I'm down to the following 'Error' messages in the glibc tests:
make[2]: [/building/glibc-build/posix/annexc.out] Error 1 (ignored) make[1]: *** [io/tests] Error 2 make[2]: *** [/building/glibc-build/nptl/tst-cond20.out] Error 1 make[2]: *** [/building/glibc-build/nptl/tst-cond21.out] Error 1 make[2]: *** [/building/glibc-build/nptl/tst-cancel1.out] Error 1 make[1]: *** [nptl/tests] Error 2 make: *** [check] Error 2 The three failures in nptl aren't quite as good as somebody with a pentium-M and a gentoo 2.6.17 kernel saw in LFS-svn (from memory, he had only the cancel1 failure), but they do match my results with LFS-svn on the same box - looks as if fixing the kernel config has got rid of most of the problems in the nptl tests. However, the failure in io/tests is new, so I guess the glibc patch (branch_update-2, I haven't tried with -1) causes it. The actual error is make[2]: *** No rule to make target `/building/glibc-build/io/tst-ttyname_r.o', needed by `/building/glibc-build/io/tst-ttyname_r' (line-wrapped, and now you can see that I'm building in /building). I don't have cvs installed, so I'm not planning to look at this new issue. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev
