aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/perl.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-06-25 19:20:39 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-06-25 19:20:39 +0000
commitff321d9b5ca583105d22f1f1026799496bfe7c08 (patch)
tree85df739a7b81b762823a166619258542bf3c1b16 /chapter06/perl.xml
parentfc93e5c77c5074a9cb64da9fd926c87d3dada178 (diff)
Various URL updates.
Update to perl-5.28.0. Update to Sysvinit 2.90. Update to gdbm-1.15. Update to elfutils-0.172. Update to linux-4.17.2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11426 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/perl.xml')
-rw-r--r--chapter06/perl.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index f48ce59d4..d712fc2b7 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -123,12 +123,12 @@ export BUILD_BZIP2=0</userinput></screen>
<screen><userinput remap="make">make</userinput></screen>
- <para>To test the results (approximately 2.5 SBU), issue:</para>
+ <para>To test the results (approximately 11 SBU), issue:</para>
<screen><userinput remap="test">make -k test</userinput></screen>
- <note><para>Several tests related to zlib will fail due to using
- the system version of zlib instead of the internal version.</para></note>
+ <note><para>One test fails due to using the most recent version of gdbm.
+ </para></note>
<para>Install the package and clean up:</para>