Changeset e0b0856 for BOOK/final-system/common
- Timestamp:
- Oct 26, 2006, 7:53:09 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- a5b013ba
- Parents:
- 5dd3ae3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/glibc.xml
r5dd3ae3 re0b0856 55 55 56 56 <screen os="p2"><userinput>patch -Np1 -i ../&glibc-minor-patch;</userinput></screen> 57 58 <para os="s1">The following <command>sed</command> fixes a build issue59 with Glibc. This will prevent <command>nscd</command> from trying to60 link to libraries that don't exist:</para>61 62 <screen os="s2"><userinput>cp -v nscd/Makefile{,.orig}63 sed -e "/nscd_stat.o: sysincludes = # nothing/d" nscd/Makefile.orig > \64 nscd/Makefile</userinput></screen>65 57 66 58 <para os="e">The Glibc documentation recommends building Glibc outside of the
Note:
See TracChangeset
for help on using the changeset viewer.