From 1c27a5344b382f0d6ddf79b76bd112e145f44d91 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 16 Aug 2015 17:54:29 +0000 Subject: Update to tzdata-2015f. Add a workaround to ncurses in Chapter 5 for hosts that have mawk installed. Document some minor test failures. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'chapter06/glibc.xml') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 2bbbf22b4..dc3fca7c4 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -103,8 +103,9 @@ cd ../glibc-build - posix/tst-getaddrinfo4 will always fail - due to not having a network connection when the tests are run. + posix/tst-getaddrinfo4 will always fail due + to not having the necessary networking applications when the tests are + run. @@ -119,6 +120,12 @@ cd ../glibc-build systems where the CPU is not a relatively new genuine Intel or authentic AMD processor. + + + The elf/tst-protected1a and + elf/tst-protected1a tests are known to + fail with the current stable version of binutils. +