From 6e513ed4b881781e984ccf7f7ccee7d64f9b91e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20=C5=BDivkovi=C4=87?= Date: Wed, 5 Jun 2013 17:13:27 +0000 Subject: [PATCH] Noted Wget compilation problem with pod2man from the latest Perl. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11268 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- networking/netprogs/wget.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/networking/netprogs/wget.xml b/networking/netprogs/wget.xml index b204a20db2..23b6ecc660 100644 --- a/networking/netprogs/wget.xml +++ b/networking/netprogs/wget.xml @@ -104,6 +104,13 @@ --with-ssl=openssl && make + + make will fail if you have installed Perl version + 5.18.0 or later as the pod2man script was changed. This + is actually only a warning, and not a fatal error. Running + make a second time will terminate correctly. + + To test the results, issue: make check.