Changeset 8f192d8 for chapter06


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

Location:
chapter06
Files:
3 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
  • chapter06/perl.xml

    r39e8fa1 r8f192d8  
    1616<segtitle>&buildtime;</segtitle>
    1717<segtitle>&diskspace;</segtitle>
    18 <seglistitem><seg>2.9 SBU</seg><seg>137 MB</seg></seglistitem>
     18<seglistitem><seg>4.1 SBU</seg><seg>140 MB</seg></seglistitem>
    1919</segmentedlist>
    2020
  • chapter06/zlib.xml

    r39e8fa1 r8f192d8  
    1717<segtitle>&buildtime;</segtitle>
    1818<segtitle>&diskspace;</segtitle>
    19 <seglistitem><seg>0.1 SBU</seg><seg>2.7 MB</seg></seglistitem>
     19<seglistitem><seg>0.1 SBU</seg><seg>3.1 MB</seg></seglistitem>
    2020</segmentedlist>
    2121
Note: See TracChangeset for help on using the changeset viewer.