Ignore:
Timestamp:
04/28/2005 07:03:46 AM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
e750af1
Parents:
54bfb46
Message:

Merge glibc testsuite fix from rev. 5131.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@5134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/glibc.xml

    r54bfb46 r9b8b5e98  
    3838the method suggested in this book puts the stability of the system at
    3939risk.</para>
     40
     41<para>Glibc has two tests which fail when the running kernel is 2.6.11.x The
     42problem has been determined to be with the tests themselves, not with the libc
     43nor the kernel. If you plan to run the testsuite apply this patch:</para>
     44
     45<screen><userinput>patch -Np1 -i ../glibc-&glibc-version;-fix_test-1.patch</userinput></screen>
    4046
    4147<para>The Glibc documentation recommends building Glibc outside of the source
Note: See TracChangeset for help on using the changeset viewer.