Changeset 7d61e92 for BOOK/final-system/common
- Timestamp:
- Apr 12, 2006, 6:11:26 PM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 7cffba4
- Parents:
- 4af05f3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/glibc.xml
r4af05f3 r7d61e92 59 59 60 60 <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 63 to 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> 61 66 62 67 <para os="e">The Glibc documentation recommends building Glibc outside of the
Note:
See TracChangeset
for help on using the changeset viewer.