- Timestamp:
- Oct 14, 2006, 2:52:21 PM (18 years ago)
- Branches:
- master
- Children:
- f74dd81
- Parents:
- 357a675
- Location:
- BOOK
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/util-linux.xml
r357a675 rf01a21b 57 57 58 58 <screen os="p6"><userinput>patch -Np1 -i ../&util-linux-missing_header-patch;</userinput></screen> 59 60 <para os="p7">Due to a change in headers some util-linux will not build. 61 This patch will change the utilization of llseek to lseek. This change is 62 in the new release of util-linux:</para> 63 64 <screen os="p8"><userinput>patch -Np1 -i ../&util-linux-lseek-patch;</userinput></screen> 59 65 60 66 <para os="s1">The following sed prevents the installed files from being -
BOOK/introduction/common/changelog.xml
r357a675 rf01a21b 41 41 <itemizedlist> 42 42 <listitem> 43 <para>[jciccone] - Added a patch to Util-Linux to fix build issues 44 due to changes in the kernel.</para> 45 </listitem> 46 <listitem> 43 47 <para>[jciccone] - Updated M4 to 1.4.7</para> 44 48 </listitem> -
BOOK/materials/common/patches.xml
r357a675 rf01a21b 296 296 </varlistentry> 297 297 298 <varlistentry os="util-linux-lseek-patch"> 299 <term>Util-linux lseek Patch - <token>&util-linux-lseek-patch-size;</token>:</term> 300 <listitem> 301 <para>Download: <ulink 302 url="&patches-root;&util-linux-lseek-patch;"/></para> 303 <para>MD5 sum: <literal>&util-linux-lseek-patch-md5;</literal></para> 304 </listitem> 305 </varlistentry> 306 298 307 <varlistentry> 299 308 <term>Util-linux Missing Header Patch - <token>&util-linux-missing_header-patch-size;</token>:</term> <listitem> -
BOOK/patches.ent
r357a675 rf01a21b 129 129 <!ENTITY util-linux-gcc4_fixes-patch-md5 "6c030921dc9b92daf688f12a4ee6f6e0"> 130 130 <!ENTITY util-linux-gcc4_fixes-patch-size "1 KB"> 131 132 <!ENTITY util-linux-lseek-patch "util-linux-&util-linux-version;-missing_lseek-1.patch"> 133 <!ENTITY util-linux-lseek-patch-md5 "5d6c86321c1ea74d7ed7cf57861da423"> 134 <!ENTITY util-linux-lseek-patch-size "12 KB"> 131 135 132 136 <!ENTITY util-linux-missing_header-patch "util-linux-&util-linux-version;-missing_header-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.