Author: igor
Date: Wed Jun 5 10:13:27 2013
New Revision: 11268
Log:
Noted Wget compilation problem with pod2man from the latest Perl.
Modified:
trunk/BOOK/networking/netprogs/wget.xml
Modified: trunk/BOOK/networking/netprogs/wget.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/wget.xml Wed Jun 5 03:20:09 2013
(r11267)
+++ trunk/BOOK/networking/netprogs/wget.xml Wed Jun 5 10:13:27 2013
(r11268)
@@ -104,6 +104,13 @@
--with-ssl=openssl &&
make</userinput></screen>
+ <note>
+ <para><command>make</command> will fail if you have installed Perl
version
+ 5.18.0 or later as the <command>pod2man</command> script was changed.
This
+ is actually only a warning, and not a fatal error. Running
+ <command>make</command> a second time will terminate correctly.</para>
+ </note>
+
<para>
To test the results, issue: <command>make check</command>.
</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page