From ba502c96ee7895982e6bc87d9ef277b532a2d5db Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 29 May 2010 10:39:54 +0000 Subject: Upgrade to Glibc-2.11.2. Fixes #2669. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9292 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter06/make.xml | 5 +++++ packages.ent | 6 +++--- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3ad9d4f6f..34e9fb144 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2010-05-29 + + [matthew] - Upgrade to Glibc-2.11.2. Fixes + #2669. + [matthew] - Upgrade to Gettext-0.18. Fixes #2660. diff --git a/chapter06/make.xml b/chapter06/make.xml index 461eab8d4..030297684 100644 --- a/chapter06/make.xml +++ b/chapter06/make.xml @@ -45,6 +45,11 @@ patch -Np1 -i ../&make-upstream_fixes-patch; + Now, fix a known issue with the test suite that causes one of the + tests to fail: + +sed -i -e 's/-j/ -j/' tests/scripts/features/recursion + Prepare Make for compilation: ./configure --prefix=/usr diff --git a/packages.ent b/packages.ent index e4f82c9bb..e63e3baa4 100644 --- a/packages.ent +++ b/packages.ent @@ -192,10 +192,10 @@ - - + + - + -- cgit v1.2.3-54-g00ecf