Ignore:
Timestamp:
Apr 12, 2006, 6:11:26 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
7cffba4
Parents:
4af05f3
Message:

r2840@server: jim | 2006-04-12 18:11:01 -0700
Glibc 2.4 Part 2. Added mips patch

File:
1 edited

Legend:

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

    r4af05f3 r7d61e92  
    5959
    6060<screen os="d"><userinput>patch -Np1 -i ../&glibc-localedef_segfault-patch;</userinput></screen>
     61
     62    <para os="s1">The following sed fixes a build issue with Glibc, this will prevent nscd from trying
     63to link to libraries, that don't exist:</para>
     64
     65<screen os="s2"><userinput>sed -i "/nscd_stat.o: sysincludes = # nothing/d" nscd/Makefile</userinput></screen>
    6166
    6267    <para os="e">The Glibc documentation recommends building Glibc outside of the
Note: See TracChangeset for help on using the changeset viewer.