Author: matthew
Date: 2006-02-19 15:25:59 -0700 (Sun, 19 Feb 2006)
New Revision: 7389

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/patches.ent
Log:
Prevent perl from using headers from the host system

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2006-02-19 22:13:37 UTC (rev 7388)
+++ trunk/BOOK/chapter01/changelog.xml  2006-02-19 22:25:59 UTC (rev 7389)
@@ -40,6 +40,10 @@
       <para>Febraury 19, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Upgrade Perl libc patch to prevent Perl from trying
+          to find headers on the host system. Fixes bug 1695.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Install Sed's HTML documentation by using
           --enable-html instead of editing the Makefile.  Thanks to Greg 
Schafer
           for the report and the fix.</para>

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2006-02-19 22:13:37 UTC (rev 7388)
+++ trunk/BOOK/patches.ent      2006-02-19 22:25:59 UTC (rev 7389)
@@ -39,7 +39,7 @@
 <!ENTITY ncurses-fixes-patch "ncurses-&ncurses-version;-fixes-1.patch">
 <!-- <!ENTITY ncurses-rollup-patch 
"ncurses-&ncurses-version;-&ncurses-date;-patch.sh.bz2"> -->
 
-<!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch">
+<!ENTITY perl-libc-patch "perl-&perl-version;-libc-2.patch">
 
 <!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-2.patch">
 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to