Ignore:
Timestamp:
May 30, 2006, 1:08:18 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
b5a58b8
Parents:
60d11db
Message:

r3745@server: jim | 2006-05-30 01:06:16 -0700
Added a patch to fix a missing declaration of R_OK in util-linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips64/util-linux.xml

    r60d11db r480f54b  
    4242    xpointer="xpointer(//*[@os='p4'])"/>
    4343
    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
    4553    and a MIPS processor. The follow patch addresses this error:</para>
    4654
    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>
    4856
    4957    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.