Author: jim Date: 2005-04-13 23:39:35 -0600 (Wed, 13 Apr 2005) New Revision: 4956
Modified: branches/multi-arch/BOOK/chapter01/changelog.xml branches/multi-arch/BOOK/chapter03/patches.xml branches/multi-arch/BOOK/chapter05/glibc.xml branches/multi-arch/BOOK/chapter06/glibc.xml Log: Updated: Glibc 2.3.5 Modified: branches/multi-arch/BOOK/chapter01/changelog.xml =================================================================== --- branches/multi-arch/BOOK/chapter01/changelog.xml 2005-04-14 05:38:14 UTC (rev 4955) +++ branches/multi-arch/BOOK/chapter01/changelog.xml 2005-04-14 05:39:35 UTC (rev 4956) @@ -30,14 +30,14 @@ <listitem><para>Arch: All - Findutils 4.2.20</para></listitem> <listitem><para>Arch: All - GCC 3.4.3</para></listitem> <listitem><para>Arch: All - Gettext 0.14.4</para></listitem> -<listitem><para>Arch: All - Glibc 2.3.4</para></listitem> +<listitem><para>Arch: All - Glibc 2.3.5</para></listitem> <listitem><para>Arch: All - Grep 2.5.1a</para></listitem> <listitem><para>Arch: x86 - Grub 0.96</para></listitem> <listitem><para>Arch: All - Iana-Etc 1.04</para></listitem> <listitem><para>Arch: All - Iproute2 2.6.11-050330</para></listitem> <listitem><para>Arch: All - LFS-Bootscripts 3.2.0</para></listitem> <listitem><para>Arch: All - Libtool 1.5.14</para></listitem> -<listitem><para>Arch: All - Linux 2.6.11.6</para></listitem> +<listitem><para>Arch: All - Linux 2.6.11.7</para></listitem> <listitem><para>Arch: All - Linux-libc-headers 2.6.11.2</para></listitem> <listitem><para>Arch: All - Man 1.5p</para></listitem> <listitem><para>Arch: All - Man-pages 2.01</para></listitem> @@ -87,6 +87,7 @@ <listitem><para>April 13, 2005 [jim]</para> <itemizedlist> <listitem><para>Updated: Arch: All - Gettext to 0.14.4.</para></listitem> +<listitem><para>Updated: Arch: All - Glibc to 2.3.5.</para></listitem> <listitem><para>Updated: Arch: All - Linux to 2.6.11.7.</para></listitem> </itemizedlist> </listitem> Modified: branches/multi-arch/BOOK/chapter03/patches.xml =================================================================== --- branches/multi-arch/BOOK/chapter03/patches.xml 2005-04-14 05:38:14 UTC (rev 4955) +++ branches/multi-arch/BOOK/chapter03/patches.xml 2005-04-14 05:39:35 UTC (rev 4956) @@ -81,7 +81,7 @@ <varlistentry arch="raq2"> <term>GLIBC Syscall Patch - 11 KB:</term> <listitem> -<para><ulink url="&patches-root;glibc/glibc-&glibc-version;-mips_syscall-2.patch"/></para> +<para><ulink url="&patches-root;glibc/glibc-&glibc-version;-mips_syscall-1.patch"/></para> </listitem> </varlistentry> Modified: branches/multi-arch/BOOK/chapter05/glibc.xml =================================================================== --- branches/multi-arch/BOOK/chapter05/glibc.xml 2005-04-14 05:38:14 UTC (rev 4955) +++ branches/multi-arch/BOOK/chapter05/glibc.xml 2005-04-14 05:39:35 UTC (rev 4956) @@ -46,7 +46,7 @@ <para arch="raq2">The following patch corrects the building of syscall.h:</para> -<screen arch="raq2"><userinput>patch -Np1 -i ../glibc-&glibc-version;-mips_syscall-2.patch</userinput></screen> +<screen arch="raq2"><userinput>patch -Np1 -i ../glibc-&glibc-version;-mips_syscall-1.patch</userinput></screen> <para arch="raq2">NPTL is not supported under this architecture, so we are going to remove the nptl directory from the Glibc source:</para> Modified: branches/multi-arch/BOOK/chapter06/glibc.xml =================================================================== --- branches/multi-arch/BOOK/chapter06/glibc.xml 2005-04-14 05:38:14 UTC (rev 4955) +++ branches/multi-arch/BOOK/chapter06/glibc.xml 2005-04-14 05:39:35 UTC (rev 4956) @@ -52,7 +52,7 @@ <para arch="raq2">The following patch corrects the building of syscall.h:</para> -<screen arch="raq2"><userinput>patch -Np1 -i ../glibc-&glibc-version;-mips_syscall-2.patch</userinput></screen> +<screen arch="raq2"><userinput>patch -Np1 -i ../glibc-&glibc-version;-mips_syscall-1.patch</userinput></screen> <para arch="raq2">NPTL is not supported under this architecture, so we are going to remove the nptl directory from the Glibc source:</para> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
