Changeset 7940
- Timestamp:
- 02/24/07 07:45:43 (1 year ago)
- Files:
-
- trunk/BOOK/chapter01/changelog.xml (modified) (1 diff)
- trunk/BOOK/chapter01/whatsnew.xml (modified) (1 diff)
- trunk/BOOK/chapter03/patches.xml (modified) (1 diff)
- trunk/BOOK/chapter06/glibc.xml (modified) (1 diff)
- trunk/BOOK/patches.ent (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter01/changelog.xml
r7939 r7940 41 41 <itemizedlist> 42 42 <listitem> 43 <para>[matthew] - Add an upstream patch for Glibc. Fixes 44 <ulink url="&lfs-ticket-root;1930">#1930</ulink></para> 45 </listitem> 46 <listitem> 43 47 <para>[matthew] - Upgrade to GCC-4.1.2. Fixes 44 48 <ulink url="&lfs-ticket-root;1960">#1960</ulink></para> trunk/BOOK/chapter01/whatsnew.xml
r7938 r7940 209 209 </listitem> 210 210 <listitem> 211 <para>&glibc-branch_update-patch;</para> 212 </listitem> 213 <listitem> 211 214 <para>&inetutils-man_pages-patch;</para> 212 215 </listitem> trunk/BOOK/chapter03/patches.xml
r7938 r7940 100 100 101 101 <varlistentry> 102 <term>Glibc Branch Update Patch - <token>&glibc-branch_update-patch-size;</token>:</term> 103 <listitem> 104 <para>Download: <ulink url="&patches-root;&glibc-branch_update-patch;"/></para> 105 <para>MD5 sum: <literal>&glibc-branch_update-patch-md5;</literal></para> 106 </listitem> 107 </varlistentry> 108 109 <varlistentry> 102 110 <term>Grep RedHat Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term> 103 111 <listitem> trunk/BOOK/chapter06/glibc.xml
r7907 r7940 82 82 's|libs -o|libs -L/usr/lib -Wl,-dynamic-linker=/lib/ld-linux.so.2 -o|' \ 83 83 scripts/test-installation.pl</userinput></screen> 84 85 <para>Apply a patch to obtain various fixes that the upstream maintainers 86 have provided:</para> 87 88 <screen><userinput>patch -Np1 -i ../&glibc-branch_update-patch;</userinput></screen> 84 89 85 90 <para>The Glibc documentation recommends building Glibc outside of the source trunk/BOOK/patches.ent
r7938 r7940 48 48 <!ENTITY gcc-specs-patch-md5 "a17be8ccfb978e73f382be5093dd8abd"> 49 49 <!ENTITY gcc-specs-patch-size "14.8 KB"> 50 51 52 <!ENTITY glibc-branch_update-patch "glibc-&glibc-version;-branch_update-2.patch"> 53 <!ENTITY glibc-branch_update-patch-md5 "e09685a7f6d8ba60a70c03a091130ea9"> 54 <!ENTITY glibc-branch_update-patch-size "1,646 KB"> 50 55 51 56
