diff options
Diffstat (limited to 'chapter08/perl.xml')
-rw-r--r-- | chapter08/perl.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter08/perl.xml b/chapter08/perl.xml index 4b754387c..b5521d414 100644 --- a/chapter08/perl.xml +++ b/chapter08/perl.xml @@ -139,8 +139,9 @@ export BUILD_BZIP2=0</userinput></screen> <screen><userinput remap="test">make test</userinput></screen> - <!--note><para>One test fails due to using the most recent version of gdbm. - </para></note--> + <note> + <para>Nine tests fail due to using the most recent version of zlib.</para> + </note> <para>Install the package and clean up:</para> |