Author: bdubbs
Date: Sun Mar  2 11:26:38 2014
New Revision: 10495

Log:
Tweak note for libgmp.so issue

Modified:
   trunk/BOOK/prologue/hostreqs.xml

Modified: trunk/BOOK/prologue/hostreqs.xml
==============================================================================
--- trunk/BOOK/prologue/hostreqs.xml    Sun Mar  2 10:29:21 2014        (r10494)
+++ trunk/BOOK/prologue/hostreqs.xml    Sun Mar  2 11:26:38 2014        (r10495)
@@ -68,10 +68,11 @@
       <note><para>On some distributions, there have been reports that some
       libraries used by gcc have can be in an inconsistent state and that this
       interferes with building some LFS packages.  To check this, look in
-      /usr/lib for libgmp.la, libmpfr.la, and libmpc.la.  Either all three
-      should be present or absent, but not only one or two.  If the problem
-      exists on your system, either rename or delete the .la files or install
-      the appropriate missing package.</para></note>
+      /usr/lib and possibly /usr/lib64 for libgmp.la, libmpfr.la, and
+      libmpc.la.  Either all three should be present or absent, but not only
+      one or two.  If the problem exists on your system, either rename or
+      delete the .la files or install the appropriate missing
+      package.</para></note>
 
     </listitem>
 
-- 
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