Ignore:
Timestamp:
10/14/2005 11:44:39 PM (19 years ago)
Author:
Ken Moffat <ken@…>
Branches:
6.1.1
Children:
e9f3e85
Parents:
39e8fa1
Message:

binutils and glibc patches, space/time updates

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/glibc.xml

    r39e8fa1 r8f192d8  
    5151
    5252<screen><userinput>tar -xjvf /sources/glibc-linuxthreads-&glibc-version;.tar.bz2</userinput></screen>
     53
     54<para>In certain rare circumstances, Glibc can segfault when no standard search
     55directories exist.  The following patch prevents this:</para>
     56
     57<screen><userinput>patch -Np1 -i ../glibc-&glibc-version;-rtld_search_dirs-1.patch</userinput></screen>
    5358
    5459<para>Glibc has two tests which fail when the running kernel is 2.6.11.x The
Note: See TracChangeset for help on using the changeset viewer.