mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
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
This commit is contained in:
parent
3d1cbd99b9
commit
6e513ed4b8
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user