From 9218b059faab9c05b7d0074503dee9760e41007f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 19 Feb 2016 22:11:22 +0000 Subject: LFS-7.9-rc2 released. Update to glibc-2.23. Update to linux-4.4.2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11019 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'chapter06') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 5afb969b2..0b25d61cb 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -67,7 +67,7 @@ and linker cannot be adjusted before the Glibc install because the Glibc autoconf tests would give false results and defeat the goal of achieving a clean build. - + The Glibc documentation recommends building Glibc in a dedicated build directory: @@ -115,8 +115,9 @@ cd build - posix/tst-getaddrinfo4 will always fail due - to not having the necessary networking applications when the tests are + posix/tst-getaddrinfo4 and + posix/tst-getaddrinfo5 will always fail due + to not having the necessary networking applications when the tests are run. @@ -129,16 +130,16 @@ cd build The math tests sometimes fail when running on - systems where the CPU is not a relatively new genuine Intel or - authentic AMD processor. + systems where the CPU is not a relatively new Intel or + AMD processor. - +