mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Upgrade to Glibc-2.11.2. Fixes #2669.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9292 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
217a91bd74
commit
ba502c96ee
@ -39,6 +39,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>2010-05-29</para>
|
<para>2010-05-29</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] - Upgrade to Glibc-2.11.2. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;2669">#2669</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[matthew] - Upgrade to Gettext-0.18. Fixes
|
<para>[matthew] - Upgrade to Gettext-0.18. Fixes
|
||||||
<ulink url="&lfs-ticket-root;2660">#2660</ulink>.</para>
|
<ulink url="&lfs-ticket-root;2660">#2660</ulink>.</para>
|
||||||
|
@ -45,6 +45,11 @@
|
|||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../&make-upstream_fixes-patch;</userinput></screen>
|
<screen><userinput remap="pre">patch -Np1 -i ../&make-upstream_fixes-patch;</userinput></screen>
|
||||||
|
|
||||||
|
<para>Now, fix a known issue with the test suite that causes one of the
|
||||||
|
tests to fail:</para>
|
||||||
|
|
||||||
|
<screen><userinput remap="pre">sed -i -e 's/-j/ -j/' tests/scripts/features/recursion</userinput></screen>
|
||||||
|
|
||||||
<para>Prepare Make for compilation:</para>
|
<para>Prepare Make for compilation:</para>
|
||||||
|
|
||||||
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
|
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
|
||||||
|
@ -192,10 +192,10 @@
|
|||||||
<!ENTITY gettext-ch6-du "125 MB">
|
<!ENTITY gettext-ch6-du "125 MB">
|
||||||
<!ENTITY gettext-ch6-sbu "5.8 SBU">
|
<!ENTITY gettext-ch6-sbu "5.8 SBU">
|
||||||
|
|
||||||
<!ENTITY glibc-version "2.11.1">
|
<!ENTITY glibc-version "2.11.2">
|
||||||
<!ENTITY glibc-size "15,302 KB">
|
<!ENTITY glibc-size "15,308 KB">
|
||||||
<!ENTITY glibc-url "&gnu;glibc/glibc-&glibc-version;.tar.bz2">
|
<!ENTITY glibc-url "&gnu;glibc/glibc-&glibc-version;.tar.bz2">
|
||||||
<!ENTITY glibc-md5 "6856d5d8b1239556687f0d1217f3f266">
|
<!ENTITY glibc-md5 "414fc1bad64c0e34ead0bb3d0f191456">
|
||||||
<!ENTITY glibc-home "&gnu-software;libc/">
|
<!ENTITY glibc-home "&gnu-software;libc/">
|
||||||
<!ENTITY glibc-ch5-du "371 MB">
|
<!ENTITY glibc-ch5-du "371 MB">
|
||||||
<!ENTITY glibc-ch5-sbu "6.9 SBU">
|
<!ENTITY glibc-ch5-sbu "6.9 SBU">
|
||||||
|
Loading…
Reference in New Issue
Block a user