Stephen Liu wrote:
Hi Chris,
- snip -
Actually, it's a different error (look carefully -
it's "tst-cancelx17"
- before it was "tst-cancel17"). That's the other
known frequent-failing
test, also fixed by the patch in the latest LFS.
That error can also be
ignored. Try "make check" again.
Performed following steps
From;
http://www.sg.linuxfromscratch.org/patches/downloads/glibc/
download "glibc-2.3.2-test_lfs-1.patch"
# cp /path/to/glibc-2.3.2-test_lfs-1.patch
/mnt/lfs/sources/glibc-2.3.4-20040701
root:/sources/glibc-build# cd
/sources/glibc-2.3.4-20040701
root:/sources/glibc-2.3.4-20040701# patch -Np1 -i
glibc-2.3.5-fix_test-1.patch
patching file nptl/tst-cancel17.c
# cd ../glibc-build/
root:/sources/glibc-build# make check
....
...
make[1]: ***
[/sources/glibc-build/c++-types-check.out] Error 1
make[1]: Leaving directory
`/sources/glibc-2.3.4-20040701'
make: *** [check] Error 2
Warning still existed.
B.R.
Stephen
No, don't apply the patch - that won't work because the glibc versions
are slightly different. Again, I just mentioned it let you know that the
errors you got are completely normal. You'll need to remove everything
in glibc-build and glibc-2.3.4-20040701 directories and rebuild. When
you run make check again, you can simply ignore those 2 errors I told
you about.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page