Changeset d10818d for BOOK/final-system/common
- Timestamp:
- Jun 28, 2008, 11:25:49 AM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 10de248
- Parents:
- 973b8dd9
- Location:
- BOOK/final-system/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/perl.xml
r973b8dd9 rd10818d 31 31 32 32 <screen os="p2"><userinput>patch -Np1 -i ../&perl-gcc42_fix-patch;</userinput></screen> 33 34 <para os="p3">The following patch prevents perl from including asm/page.h 35 which will no longer be available in headers provided by kernel 2.6.25 and 36 forward:</para> 37 38 <screen os="p4"><userinput>patch -Np1 -i ../&perl-no_page_h-patch;</userinput></screen> 33 39 34 40 <para os="s1">The following sed causes <filename>DynaLoader.a</filename> -
BOOK/final-system/common/temp-perl.xml
r973b8dd9 rd10818d 30 30 href="../common/perl.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="../common/perl.xml" 35 xpointer="xpointer(//*[@os='p3'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../common/perl.xml" 39 xpointer="xpointer(//*[@os='p4'])"/> 32 40 33 41 <para os="a">First adapt some hard-wired paths to the C library by applying
Note:
See TracChangeset
for help on using the changeset viewer.