Changeset 480f54b for BOOK/final-system
- Timestamp:
- May 30, 2006, 1:08:18 AM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- b5a58b8
- Parents:
- 60d11db
- Location:
- BOOK/final-system
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/util-linux.xml
r60d11db r480f54b 51 51 52 52 <screen os="p4"><userinput>patch -Np1 -i ../&util-linux-gcc4_fixes-patch;</userinput></screen> 53 54 <para os="p5">The following patch fixes swapon.c, it tries to find the variable R_OK, but 55 the header that has R_OK is not included:</para> 56 57 <screen os="p6"><userinput>patch -Np1 -i ../&util-linux-missing_header-patch;</userinput></screen> 53 58 54 59 <para os="a">Prepare Util-linux for compilation:</para> -
BOOK/final-system/mips64/util-linux.xml
r60d11db r480f54b 42 42 xpointer="xpointer(//*[@os='p4'])"/> 43 43 44 <para os="p5">Util-linux has a compilation error when built using 64bit 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 45 href="../common/util-linux.xml" 46 xpointer="xpointer(//*[@os='p5'])"/> 47 48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 49 href="../common/util-linux.xml" 50 xpointer="xpointer(//*[@os='p6'])"/> 51 52 <para os="mp1">Util-linux has a compilation error when built using 64bit 45 53 and a MIPS processor. The follow patch addresses this error:</para> 46 54 47 <screen os=" p6"><userinput>patch -Np1 -i ../&util-linux-mips64-patch;</userinput></screen>55 <screen os="mp2"><userinput>patch -Np1 -i ../&util-linux-mips64-patch;</userinput></screen> 48 56 49 57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/util-linux.xml
r60d11db r480f54b 44 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 45 45 href="../common/util-linux.xml" 46 xpointer="xpointer(//*[@os='p5'])"/> 47 48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 49 href="../common/util-linux.xml" 50 xpointer="xpointer(//*[@os='p6'])"/> 51 52 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 53 href="../common/util-linux.xml" 46 54 xpointer="xpointer(//*[@os='a'])"/> 47 55
Note:
See TracChangeset
for help on using the changeset viewer.