Author: bdubbs
Date: Tue Jun 4 10:43:52 2019
New Revision: 11613
Log:
Tweak instructions for e2fsprogs and perl
Modified:
trunk/BOOK/chapter06/e2fsprogs.xml
trunk/BOOK/chapter06/perl.xml
Modified: trunk/BOOK/chapter06/e2fsprogs.xml
==============================================================================
--- trunk/BOOK/chapter06/e2fsprogs.xml Mon Jun 3 13:17:22 2019 (r11612)
+++ trunk/BOOK/chapter06/e2fsprogs.xml Tue Jun 4 10:43:52 2019 (r11613)
@@ -64,7 +64,6 @@
--disable-libblkid \
--disable-libuuid \
--disable-uuidd \
- --with-crond-dir=no \
--disable-fsck</userinput></screen>
<variablelist>
@@ -101,13 +100,6 @@
</listitem>
</varlistentry>
- <varlistentry>
- <term><parameter>--with-crond-dir=no</parameter></term>
- <listitem>
- <para>This disables the installation of an unneded file.</para>
- </listitem>
- </varlistentry>
-
<varlistentry>
<term><parameter>--disable-*</parameter></term>
<listitem>
Modified: trunk/BOOK/chapter06/perl.xml
==============================================================================
--- trunk/BOOK/chapter06/perl.xml Mon Jun 3 13:17:22 2019 (r11612)
+++ trunk/BOOK/chapter06/perl.xml Tue Jun 4 10:43:52 2019 (r11613)
@@ -62,11 +62,6 @@
<screen><userinput remap="pre">patch -Np1 -i
../&perl-gcc5-fixes-patch;</userinput></screen>
-->
- <para>Apply a change to allow the program to build correctly when building
- with the latest versions of gcc:</para>
-
-<screen><userinput remap="pre">sed -i 's/67]/6789]/'
Configure</userinput></screen>
-
<para>To have full control over the way Perl is set up, you can remove the
<quote>-des</quote> options from the following command and hand-pick the
way
this package is built. Alternatively, use the command exactly as below to
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page