mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Updated to glibc-2.5.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
2373d3e165
commit
633f48b189
@ -36,12 +36,11 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- Dummy entry to can validate the book. Remove it after the first real entry-->
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2007-07-31</para>
|
<para>2007-07-31</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[manuel] - Started 7.0 milestone.</para>
|
<para>[dnicholson] - Updated to glibc-2.5.1.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -22,9 +22,11 @@
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<title>Upgraded to:</title>
|
<title>Upgraded to:</title>
|
||||||
|
|
||||||
|
<!--
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>None yet</para>
|
<para>None yet</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
-->
|
||||||
|
|
||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Autoconf &autoconf-version;</para>
|
<para>Autoconf &autoconf-version;</para>
|
||||||
@ -79,10 +81,10 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Gettext &gettext-version;</para>
|
<para>Gettext &gettext-version;</para>
|
||||||
</listitem>
|
</listitem>-->
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Glibc &glibc-version;</para>
|
<para>Glibc &glibc-version;</para>
|
||||||
</listitem>-->
|
</listitem>
|
||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Grep &grep-version;</para>
|
<para>Grep &grep-version;</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
|
@ -98,14 +98,6 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>Glibc Branch Update Patch - <token>&glibc-branch_update-patch-size;</token>:</term>
|
|
||||||
<listitem>
|
|
||||||
<para>Download: <ulink url="&patches-root;&glibc-branch_update-patch;"/></para>
|
|
||||||
<para>MD5 sum: <literal>&glibc-branch_update-patch-md5;</literal></para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Grep RedHat Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term>
|
<term>Grep RedHat Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -37,11 +37,6 @@
|
|||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of Glibc</title>
|
<title>Installation of Glibc</title>
|
||||||
|
|
||||||
<para>Apply a patch to obtain various fixes that the upstream maintainers
|
|
||||||
have provided:</para>
|
|
||||||
|
|
||||||
<screen><userinput>patch -Np1 -i ../&glibc-branch_update-patch;</userinput></screen>
|
|
||||||
|
|
||||||
<para>The Glibc documentation recommends building Glibc outside of the source
|
<para>The Glibc documentation recommends building Glibc outside of the source
|
||||||
directory in a dedicated build directory:</para>
|
directory in a dedicated build directory:</para>
|
||||||
|
|
||||||
|
@ -82,11 +82,6 @@ mv glibc-libidn-&glibc-version; libidn</userinput></screen>
|
|||||||
's|libs -o|libs -L/usr/lib -Wl,-dynamic-linker=/lib/ld-linux.so.2 -o|' \
|
's|libs -o|libs -L/usr/lib -Wl,-dynamic-linker=/lib/ld-linux.so.2 -o|' \
|
||||||
scripts/test-installation.pl</userinput></screen>
|
scripts/test-installation.pl</userinput></screen>
|
||||||
|
|
||||||
<para>Apply a patch to obtain various fixes that the upstream maintainers
|
|
||||||
have provided:</para>
|
|
||||||
|
|
||||||
<screen><userinput>patch -Np1 -i ../&glibc-branch_update-patch;</userinput></screen>
|
|
||||||
|
|
||||||
<para>The <command>ldd</command> shell script contains Bash-specific
|
<para>The <command>ldd</command> shell script contains Bash-specific
|
||||||
syntax. Change it's default program interpreter to <command>/bin/bash</command>
|
syntax. Change it's default program interpreter to <command>/bin/bash</command>
|
||||||
in case another <command>/bin/sh</command> is installed as described in the
|
in case another <command>/bin/sh</command> is installed as described in the
|
||||||
|
10
packages.ent
10
packages.ent
@ -190,19 +190,19 @@
|
|||||||
<!ENTITY gettext-ch6-du "65 MB">
|
<!ENTITY gettext-ch6-du "65 MB">
|
||||||
<!ENTITY gettext-ch6-sbu "1 SBU">
|
<!ENTITY gettext-ch6-sbu "1 SBU">
|
||||||
|
|
||||||
<!ENTITY glibc-version "2.5">
|
<!ENTITY glibc-version "2.5.1">
|
||||||
<!ENTITY glibc-size "14,963 KB">
|
<!ENTITY glibc-size "15,060 KB">
|
||||||
<!ENTITY glibc-url "&gnu;glibc/glibc-&glibc-version;.tar.bz2">
|
<!ENTITY glibc-url "&gnu;glibc/glibc-&glibc-version;.tar.bz2">
|
||||||
<!ENTITY glibc-md5 "1fb29764a6a650a4d5b409dda227ac9f">
|
<!ENTITY glibc-md5 "10ea72e2c4d56c6aa13dabb7c4f9b195">
|
||||||
<!ENTITY glibc-home "&gnu-software;libc/">
|
<!ENTITY glibc-home "&gnu-software;libc/">
|
||||||
<!ENTITY glibc-ch5-du "342 MB">
|
<!ENTITY glibc-ch5-du "342 MB">
|
||||||
<!ENTITY glibc-ch5-sbu "7 SBU">
|
<!ENTITY glibc-ch5-sbu "7 SBU">
|
||||||
<!ENTITY glibc-ch6-du "556 MB testsuite included">
|
<!ENTITY glibc-ch6-du "556 MB testsuite included">
|
||||||
<!ENTITY glibc-ch6-sbu "19.5 SBU testsuite included">
|
<!ENTITY glibc-ch6-sbu "19.5 SBU testsuite included">
|
||||||
<!ENTITY glibc-libidn-version "&glibc-version;">
|
<!ENTITY glibc-libidn-version "&glibc-version;">
|
||||||
<!ENTITY glibc-libidn-size "100 KB">
|
<!ENTITY glibc-libidn-size "123 KB">
|
||||||
<!ENTITY glibc-libidn-url "&gnu;glibc/glibc-libidn-&glibc-libidn-version;.tar.bz2">
|
<!ENTITY glibc-libidn-url "&gnu;glibc/glibc-libidn-&glibc-libidn-version;.tar.bz2">
|
||||||
<!ENTITY glibc-libidn-md5 "8787868ba8962d9b125997ec2f25ac01">
|
<!ENTITY glibc-libidn-md5 "51b46f055908a5f8e409c4200d828093">
|
||||||
<!ENTITY glibc-libidn-home " ">
|
<!ENTITY glibc-libidn-home " ">
|
||||||
|
|
||||||
<!ENTITY grep-version "2.5.1a">
|
<!ENTITY grep-version "2.5.1a">
|
||||||
|
@ -49,9 +49,6 @@
|
|||||||
<!ENTITY gcc-specs-patch-size "14.8 KB">
|
<!ENTITY gcc-specs-patch-size "14.8 KB">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY glibc-branch_update-patch "glibc-&glibc-version;-branch_update-3.patch">
|
|
||||||
<!ENTITY glibc-branch_update-patch-md5 "cbad3863a39eed9e52af083c5035f283">
|
|
||||||
<!ENTITY glibc-branch_update-patch-size "2,538 KB">
|
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY grep-fixes-patch "grep-&grep-version;-redhat_fixes-2.patch">
|
<!ENTITY grep-fixes-patch "grep-&grep-version;-redhat_fixes-2.patch">
|
||||||
|
Loading…
Reference in New Issue
Block a user