Author: manuel
Date: 2006-03-05 03:24:08 -0700 (Sun, 05 Mar 2006)
New Revision: 7408
Modified:
branches/udev_update/BOOK/chapter01/changelog.xml
branches/udev_update/BOOK/chapter05/patch.xml
Log:
Porter r7404 from trunk to udev_update branch.
Modified: branches/udev_update/BOOK/chapter01/changelog.xml
===================================================================
--- branches/udev_update/BOOK/chapter01/changelog.xml 2006-03-05 10:20:12 UTC
(rev 7407)
+++ branches/udev_update/BOOK/chapter01/changelog.xml 2006-03-05 10:24:08 UTC
(rev 7408)
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>March 3, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[gereard] - Remove -D_GNU_SOURCE from chapter 5 - Patch. Thanks
+ to Dan Nicholson for the patch.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>March 1, 2006</para>
<itemizedlist>
<listitem>
Modified: branches/udev_update/BOOK/chapter05/patch.xml
===================================================================
--- branches/udev_update/BOOK/chapter05/patch.xml 2006-03-05 10:20:12 UTC
(rev 7407)
+++ branches/udev_update/BOOK/chapter05/patch.xml 2006-03-05 10:24:08 UTC
(rev 7408)
@@ -43,12 +43,8 @@
<para>Prepare Patch for compilation:</para>
-<screen><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure
--prefix=/tools</userinput></screen>
+<screen><userinput>./configure --prefix=/tools</userinput></screen>
- <para>The preprocessor flag <parameter>-D_GNU_SOURCE</parameter> is
- only needed on the PowerPC platform. It can be left out on other
- architectures.</para>
-
<para>Compile the package:</para>
<screen><userinput>make</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page