Ignore:
Timestamp:
Apr 17, 2006, 6:37:55 PM (19 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
c52100b1
Parents:
8e639af
Message:

Removed the util-linux and kernel sun disklabel patches and replaced it with a gcc patch that fixes the issue

Location:
final-system/mips64
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • final-system/mips64/gcc.xml

    r8e639af ra9fe0ce  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • final-system/mips64/util-linux.xml

    r8e639af ra9fe0ce  
    4242    xpointer="xpointer(//*[@os='p4'])"/>
    4343
    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="p7">Util-linux has a compilation error when built using 64bit
     44    <para os="p5">Util-linux has a compilation error when built using 64bit
    5345    and a MIPS processor. The follow patch addresses this error:</para>
    5446
    55 <screen os="p8"><userinput>patch -Np1 -i ../&util-linux-mips64-patch;</userinput></screen>
     47<screen os="p6"><userinput>patch -Np1 -i ../&util-linux-mips64-patch;</userinput></screen>
    5648
    5749    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.