Changeset 195eda5


Ignore:
Timestamp:
08/21/2014 11:56:43 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
43d5d98
Parents:
ef61d078
Message:

Commit chapter06 changes for glibc.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter06/glibc.xml

    ref61d078 r195eda5  
    5555    </note>
    5656
    57     <para>First fix a minor problem when installing the tzselect script:</para>
    58 
    59 <screen><userinput remap="pre">sed -i 's/\\$$(pwd)/`pwd`/' timezone/Makefile</userinput></screen>
    60 
    6157    <para>Some of the Glibc programs use non-FHS compilant
    6258    <filename class="directory">/var/db</filename> directory to store
     
    113109    any of the test failures listed below. Now test the build results:</para>
    114110
    115 <screen><userinput remap="test">make -k check 2&gt;&amp;1 | tee glibc-check-log
    116 grep Error glibc-check-log</userinput></screen>
    117 
    118     <para>You will probably see an expected (ignored) failure in the
     111<screen><userinput remap="test">make -k check</userinput></screen>
     112
     113    <para><!--You will probably see an expected (ignored) failure in the
    119114    <emphasis>posix/annexc</emphasis> and
    120     <emphasis>conform/run-conformtest</emphasis> tests.  In addition the Glibc
     115    <emphasis>conform/run-conformtest</emphasis> tests.  In addition t-->The Glibc
    121116    test suite is somewhat dependent on the host system.  This is a list of the
    122117    most common issues:</para>
  • packages.ent

    ref61d078 r195eda5  
    247247<!ENTITY glibc-ch5-du "594 MB">
    248248<!ENTITY glibc-ch5-sbu "4.7 SBU">
    249 <!ENTITY glibc-ch6-du "922 MB">
     249<!ENTITY glibc-ch6-du "979 MB">
    250250<!ENTITY glibc-ch6-sbu "17.1 SBU">
    251251
Note: See TracChangeset for help on using the changeset viewer.