Ignore:
Timestamp:
Aug 7, 2006, 7:40:23 AM (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
c62aadc
Parents:
582017e
Message:

Updated date

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/glibc.xml

    r582017e r8253243  
    4343    pointing at <filename class="directory">/tools</filename>. The specs
    4444    and linker cannot be adjusted before the Glibc install because the
    45     Glibc autoconf tests would give false results and defeat the goal
     45    Glibc Autoconf tests would give false results and defeat the goal
    4646    of achieving a clean build.</para>
    4747
     
    5555<screen os="p2"><userinput>patch -Np1 -i ../&glibc-iconv_fix-patch;</userinput></screen>
    5656
    57     <para os="s1">The following sed fixes a build issue with Glibc. This
    58     will prevent nscd from trying to link to libraries that don't exist:</para>
     57    <para os="s1">The following <command>sed</command> fixes a build issue
     58    with Glibc. This will prevent <command>nscd</command> from trying to
     59    link to libraries that don't exist:</para>
    5960
    6061<screen os="s2"><userinput>cp -v nscd/Makefile{,.orig}
Note: See TracChangeset for help on using the changeset viewer.