From b1c9e38c69e800e32c104971c3a8fc897f99e151 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 6 Nov 2005 17:59:31 +0000 Subject: Upgrade to glibc-2.3.6 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'chapter05') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 0b022a19b..7c99a9b1a 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -40,20 +40,6 @@ unset them when building Glibc. the method suggested in this book puts the stability of the system at risk. -Glibc has two tests which fail when the running kernel is 2.6.11 or later. -The problem has been determined to be with the tests themselves, not with the C library or the kernel. If you plan to run the testsuite apply this patch: - -patch -Np1 -i ../&glibc-testfix-patch; - -Apply the following patches to enable Glibc to compile with -GCC-&gcc-version;: - - -patch -Np1 -i ../&glibc-gcc4_symbols-patch; -patch -Np1 -i ../&glibc-gcc4_string-patch; -patch -Np1 -i ../&glibc-gcc4_elf-patch; -patch -Np1 -i ../&glibc-gcc4_iconvdata-patch; - The Glibc documentation recommends building Glibc outside of the source directory in a dedicated build directory: -- cgit v1.2.3-54-g00ecf