Author: matthew
Date: 2009-03-11 16:03:55 -0600 (Wed, 11 Mar 2009)
New Revision: 8832

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/inetutils.xml
Log:
Remove an obsolete GCC fixup command from Inetutils' instructions. Fixes #2360.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2009-03-11 21:38:00 UTC (rev 8831)
+++ trunk/BOOK/chapter01/changelog.xml  2009-03-11 22:03:55 UTC (rev 8832)
@@ -41,6 +41,11 @@
       <para>2009-03-11</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Remove an obsolete GCC fixup command from 
Inetutils'
+          instructions.  Fixes <ulink 
url="&lfs-ticket-root;2360">#2360</ulink>.
+          Thanks to Chris Staub for the report.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Upgraded to Udev-139. Fixes
           <ulink url="&lfs-ticket-root;2350">#2350</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/chapter06/inetutils.xml
===================================================================
--- trunk/BOOK/chapter06/inetutils.xml  2009-03-11 21:38:00 UTC (rev 8831)
+++ trunk/BOOK/chapter06/inetutils.xml  2009-03-11 22:03:55 UTC (rev 8832)
@@ -47,12 +47,6 @@
 
 <screen><userinput remap="pre">patch -Np1 -i 
../&inetutils-man_pages-patch;</userinput></screen>
 
-    <para>Inetutils has a minor issue with GCC-&gcc-version;. Fix it by
-    issuing the following command:</para>
-
-<screen><userinput remap="pre">sed -i 
's@&lt;sys/types.h&gt;@&lt;sys/types.h&gt;\n#include &lt;stdlib.h&gt;@' \
-    libicmp/icmp_timestamp.c</userinput></screen>
-
 <para>Prepare Inetutils for compilation:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr 
--libexecdir=/usr/sbin \

-- 
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