Changeset e110dfc


Ignore:
Timestamp:
04/14/2005 05:39:35 AM (19 years ago)
Author:
Jim Gifford <jim@…>
Children:
222cddb
Parents:
12a3322
Message:

Updated: Glibc 2.3.5

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@4956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r12a3322 re110dfc  
    3131<listitem><para>Arch: All - GCC 3.4.3</para></listitem>
    3232<listitem><para>Arch: All - Gettext 0.14.4</para></listitem>
    33 <listitem><para>Arch: All - Glibc 2.3.4</para></listitem>
     33<listitem><para>Arch: All - Glibc 2.3.5</para></listitem>
    3434<listitem><para>Arch: All - Grep 2.5.1a</para></listitem>
    3535<listitem><para>Arch: x86 - Grub 0.96</para></listitem>
     
    3838<listitem><para>Arch: All - LFS-Bootscripts 3.2.0</para></listitem>
    3939<listitem><para>Arch: All - Libtool 1.5.14</para></listitem>
    40 <listitem><para>Arch: All - Linux 2.6.11.6</para></listitem>
     40<listitem><para>Arch: All - Linux 2.6.11.7</para></listitem>
    4141<listitem><para>Arch: All - Linux-libc-headers 2.6.11.2</para></listitem>
    4242<listitem><para>Arch: All - Man 1.5p</para></listitem>
     
    8888<itemizedlist>
    8989<listitem><para>Updated: Arch: All - Gettext to 0.14.4.</para></listitem>
     90<listitem><para>Updated: Arch: All - Glibc to 2.3.5.</para></listitem>
    9091<listitem><para>Updated: Arch: All - Linux to 2.6.11.7.</para></listitem>
    9192</itemizedlist>
  • chapter03/patches.xml

    r12a3322 re110dfc  
    8282<term>GLIBC Syscall Patch - 11 KB:</term>
    8383<listitem>
    84 <para><ulink url="&patches-root;glibc/glibc-&glibc-version;-mips_syscall-2.patch"/></para>
     84<para><ulink url="&patches-root;glibc/glibc-&glibc-version;-mips_syscall-1.patch"/></para>
    8585</listitem>
    8686</varlistentry>
  • chapter05/glibc.xml

    r12a3322 re110dfc  
    4747<para arch="raq2">The following patch corrects the building of syscall.h:</para>
    4848
    49 <screen arch="raq2"><userinput>patch -Np1 -i ../glibc-&glibc-version;-mips_syscall-2.patch</userinput></screen>
     49<screen arch="raq2"><userinput>patch -Np1 -i ../glibc-&glibc-version;-mips_syscall-1.patch</userinput></screen>
    5050
    5151<para arch="raq2">NPTL is not supported under this architecture, so we are going to
  • chapter06/glibc.xml

    r12a3322 re110dfc  
    5353<para arch="raq2">The following patch corrects the building of syscall.h:</para>
    5454
    55 <screen arch="raq2"><userinput>patch -Np1 -i ../glibc-&glibc-version;-mips_syscall-2.patch</userinput></screen>
     55<screen arch="raq2"><userinput>patch -Np1 -i ../glibc-&glibc-version;-mips_syscall-1.patch</userinput></screen>
    5656
    5757<para arch="raq2">NPTL is not supported under this architecture, so we are going to
Note: See TracChangeset for help on using the changeset viewer.