Changeset 48b0b67 in clfs-sysroot for BOOK/final-system


Ignore:
Timestamp:
Mar 15, 2009, 6:46:00 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
47dadc6
Parents:
08c94af
Message:

Add file cross-compilation patch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/file.xml

    r08c94af r48b0b67  
    3333
    3434<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>
    3543
    3644    <para os="a">Prepare File for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.