Author: randy
Date: 2007-08-15 18:36:18 -0600 (Wed, 15 Aug 2007)
New Revision: 7066
Modified:
trunk/BOOK/general/genlib/pth.xml
Log:
Added a caution to the Pth instructions so you won't overwrite the Glibc
pthread library and header
Modified: trunk/BOOK/general/genlib/pth.xml
===================================================================
--- trunk/BOOK/general/genlib/pth.xml 2007-08-15 23:06:57 UTC (rev 7065)
+++ trunk/BOOK/general/genlib/pth.xml 2007-08-16 00:36:18 UTC (rev 7066)
@@ -66,6 +66,13 @@
<sect2 role="installation">
<title>Installation of Pth</title>
+ <caution>
+ <para>Don't add the <option>--enable-pthread</option> parameter to the
+ <command>configure</command> command below else you will overwrite the
+ pthread library and interface header installed by the
+ <application>Glibc</application> package in LFS.</para>
+ </caution>
+
<para>Install <application>Pth</application> by running the
following commands:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page