URL:
<http://savannah.gnu.org/bugs/?50223>
Summary: wget 1.19 will not build on MacOS 10.12.3
Project: GNU Wget
Submitted by: chdiza
Submitted on: Fri 03 Feb 2017 04:14:45 PM GMT
Category: Build/Install
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Name: chdiza
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 1.19
Operating System: Mac OS
Reproducibility: Every Time
Fixed Release: None
Planned Release: None
Regression: None
Work Required: None
Patch Included: None
_______________________________________________________
Details:
I never had any problems with wget 1.18, but trying to build 1.19 with the
same ./configure flags as before will fail to build. My flags are:
--with-ssl=openssl
--with-libssl-prefix=/usr/local/ssl
--diasble-pcre
--disable-iri
The `make` step fails with this:
------------------8<------------------------------------
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
CC connect.o
CC convert.o
CC cookies.o
CC ftp.o
ftp.c:1466:19: error: no member named 'rpl_unlink' in 'struct options'
if (opt.unlink && file_exists_p (con->target))
~~~ ^
../lib/unistd.h:1851:19: note: expanded from macro 'unlink'
# define unlink rpl_unlink
^
1 error generated.
make[3]: *** [ftp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
----------------------------8<-----------------------------
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?50223>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/