bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] COMMENT_IF_NO_POD2MAN broken?


From: Dan McDonald
Subject: [Bug-wget] COMMENT_IF_NO_POD2MAN broken?
Date: Mon, 27 Oct 2014 11:23:45 -0400

Hello from OmniOS (an illumos distro).  Giuseppe told me to send this report 
here.

Consider this diff:

   
http://git.savannah.gnu.org/cgit/wget.git/commit/doc/Makefile.am?id=d1ab00cab4d644d1048ed279f90e633b82cf4455

I've just updated wget (today's CVE release), but can't compile it thanks to 
gmake not coping with the lack of POD2MAN.  The 1.15 method(s) worked, but the 
new 1.16 method(s) does(do) not:

osdev3(wget-1.16/doc)[0]% gmake
./texi2pod.pl -D VERSION="1.16" ./wget.texi wget.pod
no --center="GNU Wget" --release="GNU Wget 1.16" wget.pod > wget.1
/bin/sh: line 1: no: not found
gmake: *** [wget.1] Error 127
osdev3(wget-1.16/doc)[2]% gmake --version
GNU Make 3.82
Built for i386-pc-solaris2.11
Copyright (C) 2010  Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
osdev3(wget-1.16/doc)[0]% 

Has anyone tested this on a box without POD2MAN?  NOTE: if you use OmniOS or 
some other Illumos distro, there's an additional patch needed for one source 
file for 1.16, but that's an Illumos issue.

Thanks,
Dan McDonald -- OmniOS engineering

Sent from my iPhone (typos, autocorrect, and all)

reply via email to

[Prev in Thread] Current Thread [Next in Thread]