Changeset 035fb6f


Ignore:
Timestamp:
Apr 14, 2006, 1:06:11 PM (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:
a7600d6
Parents:
173da18
Message:

r2890@server: jim | 2006-04-14 13:03:05 -0700
Fixed glibc-ports patch. Moving glibc-ports-version to ports.

Location:
BOOK
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips/glibc.xml

    r173da18 r035fb6f  
    3131
    3232    <para os="g1">MIPS is no longer supported in the main glibc tree, so we have to
    33     extract the glibc-ports into our glibc-&glibc-version; directory.</para>
     33    extract the glibc-ports-&glibc-version; into our glibc-&glibc-version; directory. Then we move
     34    ports to the location expected by our build and patches.</para>
    3435
    35 <screen os="g2"><userinput>tar -jxvf glibc-ports-&glibc-ports-version;.tar.bz2</userinput></screen>
     36<screen os="g2"><userinput>tar -jxvf glibc-ports-&glibc-ports-version;.tar.bz2
     37mv -v glibc-ports-&glibc-version; ports</userinput></screen>
    3638
    3739    <para os="m1">The following patch fixes a link issues when building MIPS glibc:</para>
  • BOOK/introduction/mips/changelog.xml

    r173da18 r035fb6f  
    3333
    3434-->
     35    <listitem>
     36      <para>April 14, 2006</para>
     37      <itemizedlist>
     38        <listitem>
     39          <para>[jim] - Fixed MIPS Glibc Ports patch. Added the mv statement to move
     40           glibc-ports-(version) to ports.</para>
     41        </listitem>
     42      </itemizedlist>
     43    </listitem>
    3544
    3645    <listitem>
  • BOOK/introduction/mips64-64/changelog.xml

    r173da18 r035fb6f  
    3333
    3434-->
     35
     36    <listitem>
     37      <para>April 14, 2006</para>
     38      <itemizedlist>
     39        <listitem>
     40          <para>[jim] - Fixed MIPS Glibc Ports patch. Added the mv statement to move
     41           glibc-ports-(version) to ports.</para>
     42        </listitem>
     43      </itemizedlist>
     44    </listitem>
    3545
    3646    <listitem>
  • BOOK/introduction/mips64/changelog.xml

    r173da18 r035fb6f  
    3333
    3434-->
     35
     36    <listitem>
     37      <para>April 14, 2006</para>
     38      <itemizedlist>
     39        <listitem>
     40          <para>[jim] - Fixed MIPS Glibc Ports patch. Added the mv statement to move
     41           glibc-ports-(version) to ports.</para>
     42        </listitem>
     43      </itemizedlist>
     44    </listitem>
    3545
    3646    <listitem>
Note: See TracChangeset for help on using the changeset viewer.