Author: bdubbs
Date: Tue Sep  4 10:12:25 2018
New Revision: 11466

Log:
A typo and remove an obsolete test failure note

Modified:
   trunk/BOOK/chapter06/libelf.xml
   trunk/BOOK/chapter06/openssl.xml

Modified: trunk/BOOK/chapter06/libelf.xml
==============================================================================
--- trunk/BOOK/chapter06/libelf.xml     Tue Sep  4 09:33:51 2018        (r11465)
+++ trunk/BOOK/chapter06/libelf.xml     Tue Sep  4 10:12:25 2018        (r11466)
@@ -42,7 +42,7 @@
     <title>Installation of Libelf</title>
 
       <para>Libelf is part of elfutils-&elfutils-version; package. Use
-      the elfutils-&elfutils-version;.tar.xz as the source tarball.</para>
+      the elfutils-&elfutils-version;.tar.bz2 as the source tarball.</para>
 
     <para>Prepare Libelf for compilation:</para>
 

Modified: trunk/BOOK/chapter06/openssl.xml
==============================================================================
--- trunk/BOOK/chapter06/openssl.xml    Tue Sep  4 09:33:51 2018        (r11465)
+++ trunk/BOOK/chapter06/openssl.xml    Tue Sep  4 10:12:25 2018        (r11466)
@@ -58,10 +58,10 @@
     <para>To test the results, issue:</para>
 
 <screen><userinput remap="test">make test</userinput></screen>
-
+<!--
     <para>One subtest in the test 40-test_rehash.t fails in the lfs chroot 
     environment, but passes when run as a regular user.</para>
-
+-->
     <para>Install the package:</para>
 
 <screen><userinput remap="install">sed -i '/INSTALL_LIBS/s/libcrypto.a 
libssl.a//' Makefile
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to