Author: bdubbs
Date: Sun Sep 15 09:27:03 2019
New Revision: 11673
Log:
Text clarifications
Modified:
trunk/BOOK/chapter05/m4.xml
trunk/BOOK/chapter06/glibc.xml
trunk/BOOK/chapter06/openssl.xml
Modified: trunk/BOOK/chapter05/m4.xml
==============================================================================
--- trunk/BOOK/chapter05/m4.xml Sat Sep 14 16:19:21 2019 (r11672)
+++ trunk/BOOK/chapter05/m4.xml Sun Sep 15 09:27:03 2019 (r11673)
@@ -43,7 +43,7 @@
<sect2 role="installation">
<title>Installation of M4</title>
- <para>First, make some fixes required by glibc-2.28:</para>
+ <para>First, make some fixes introduced by glibc-2.28:</para>
<screen><userinput remap="pre">sed -i 's/IO_ftrylockfile/IO_EOF_SEEN/' lib/*.c
echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h</userinput></screen>
Modified: trunk/BOOK/chapter06/glibc.xml
==============================================================================
--- trunk/BOOK/chapter06/glibc.xml Sat Sep 14 16:19:21 2019 (r11672)
+++ trunk/BOOK/chapter06/glibc.xml Sun Sep 15 09:27:03 2019 (r11673)
@@ -166,7 +166,7 @@
esac</userinput></screen>
<note><para>The symbolic link above is needed to run the tests at this
- stage of building in the chroot envirnment. It will be overwritten
+ stage of building in the chroot environment. It will be overwritten
in the install phase below.</para></note>
<screen><userinput remap="test">make check</userinput></screen>
Modified: trunk/BOOK/chapter06/openssl.xml
==============================================================================
--- trunk/BOOK/chapter06/openssl.xml Sat Sep 14 16:19:21 2019 (r11672)
+++ trunk/BOOK/chapter06/openssl.xml Sun Sep 15 09:27:03 2019 (r11673)
@@ -64,8 +64,7 @@
<screen><userinput remap="test">make test</userinput></screen>
- <para>One subtest in the test 20-test_enc.t fails in the lfs chroot
- environment, but passes when run as a regular user.</para>
+ <para>One subtest in the test 20-test_enc.t is known to fail.</para>
<para>Install the package:</para>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page