[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] [bug-wget] pod problems when compiling, with perl 5.18
From: |
Javier Vasquez |
Subject: |
[Bug-wget] [bug-wget] pod problems when compiling, with perl 5.18 |
Date: |
Sat, 25 May 2013 15:29:59 -0600 |
Please CC me on any answer, given I'm not part of the mailing list...
You can see this issue I found:
http://www.sourcemage.org/issues/546
Essentially wget compilation fails with perl 5.18, given pod got more
restrictive:
make3: Leaving directory `/home/sorcery/src/wget-1.14/src'
make2: Leaving directory `/home/sorcery/src/wget-1.14/src'
Making all in doc
make2: Entering directory `/home/sorcery/src/wget-1.14/doc'
./texi2pod.pl -D VERSION="1.14" ./wget.texi wget.pod
/usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.14" wget.pod > wget.1
wget.pod around line 2105: Expected text after =item, not a number
wget.pod around line 2110: Expected text after =item, not a number
wget.pod around line 2116: Expected text after =item, not a number
wget.pod around line 2121: Expected text after =item, not a number
wget.pod around line 2126: Expected text after =item, not a number
wget.pod around line 2131: Expected text after =item, not a number
wget.pod around line 2136: Expected text after =item, not a number
wget.pod around line 2141: Expected text after =item, not a number
POD document had syntax errors at /usr/bin/pod2man line 71.
make2: * [wget.1] Error 255
make2: Leaving directory `/home/sorcery/src/wget-1.14/doc'
make1: Leaving directory `/home/sorcery/src/wget-1.14'
make1: [all-recursive] Error 1
make: ** [all] Error 2
Has any one reported it? Is there a patch or work around for it?
Thanks,
--
Javier.
- [Bug-wget] [bug-wget] pod problems when compiling, with perl 5.18,
Javier Vasquez <=