Changeset 48b0b67 in clfs-sysroot
- Timestamp:
- Mar 15, 2009, 6:46:00 PM (16 years ago)
- Branches:
- master
- Children:
- 47dadc6
- Parents:
- 08c94af
- Location:
- BOOK
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/file.xml
r08c94af r48b0b67 33 33 34 34 <screen os="p4"><userinput>patch -Np1 -i ../&file-new_compressors-patch;</userinput></screen> 35 36 <para os="ap1">The following patch will fix a compile issue that would prevent 37 a proper creation of the <filename>magic.mgc</filename> file. This would 38 show up as an error messsage. 39 <computeroutput>ERROR: file: File &file-version; supports only 6 version 40 magic files. `/tools/share/file/magic.mgc' is version 2</computeroutput>:</para> 41 42 <screen os="ap2"><userinput>patch -Np1 -i ../&file-cross_compile-patch;</userinput></screen> 35 43 36 44 <para os="a">Prepare File for compilation:</para> -
BOOK/materials/common/patches.xml
r08c94af r48b0b67 65 65 66 66 <varlistentry> 67 <term>File Cross-Compile Patch - <token>&file-cross_compile-patch-size;</token>:</term> 68 <listitem> 69 <para>Download: <ulink 70 url="&patches-root;&file-cross_compile-patch;"/></para> 71 <para>MD5 sum: <literal>&file-cross_compile-patch-md5;</literal></para> 72 </listitem> 73 </varlistentry> 74 75 <varlistentry> 67 76 <term>File Fixes Patch - <token>&file-fixes-patch-size;</token>:</term> 68 77 <listitem> -
BOOK/patches.ent
r08c94af r48b0b67 24 24 <!ENTITY diffutils-i18n-patch-md5 "2e176c390bf4dca2fb088e0a16261a96"> 25 25 <!ENTITY diffutils-i18n-patch-size "17 KB"> 26 27 <!ENTITY file-cross_compile-patch "file-&file-version;-cross_compile-1.patch"> 28 <!ENTITY file-cross_compile-patch-md5 "17956303345b8514a9c2bdc3939a21e5"> 29 <!ENTITY file-cross_compile-patch-size "1 KB"> 26 30 27 31 <!ENTITY file-fixes-patch "file-&file-version;-fixes-2.patch">
Note:
See TracChangeset
for help on using the changeset viewer.