From ac9f3952a6e3cd97e4ccbac16b8104df72dd01cc Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Sat, 17 Jul 2021 21:11:36 +0100 Subject: Perl - fixes for 5.34 test failures. --- chapter08/chapter08.xml | 2 +- chapter08/perl.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'chapter08') diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index 4202deea8..beee9e480 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -52,6 +52,7 @@ + @@ -71,7 +72,6 @@ - diff --git a/chapter08/perl.xml b/chapter08/perl.xml index 276ed03e1..0bb32c344 100644 --- a/chapter08/perl.xml +++ b/chapter08/perl.xml @@ -41,6 +41,11 @@ Installation of Perl + First, apply a patch that fixes an issue highlighted by recent + versions of gdbm: + +patch -Np1 -i ../&perl-fix-patch; + This version of Perl now builds the Compress::Raw::Zlib and Compress::Raw::BZip2 modules. By default Perl will use an internal copy of the sources for the build. -- cgit v1.2.3-54-g00ecf