bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] compile error in wget 1.17


From: Darshit Shah
Subject: Re: [Bug-wget] compile error in wget 1.17
Date: Tue, 17 Nov 2015 09:26:05 +0100
User-agent: Mutt/1.5.24+27 (c799162691b2) (2015-08-30)

I've already shared a patch on another thread to fix this issue. You can try it out. I will be pushing the patch into master today if there are no complains.

On 11/16, Todd Eigenschink wrote:
In src/ftp-basic.c, the #ifdefs for ENABLE_IPV6 and HAVE_SSL are
wrapped in error. With HAVE_SSL but without ENABLE_IPV6,
ftp_auth/ftp_pbsz/ftp_prot aren't included, so it won't link:

ftp.o: In function `init_control_ssl_connection':
ftp.c:(.text+0x3a5): undefined reference to `ftp_auth'
ftp.o: In function `getftp':
ftp.c:(.text+0xb94): undefined reference to `ftp_pbsz'
ftp.c:(.text+0xc1b): undefined reference to `ftp_prot'
collect2: error: ld returned 1 exit status


Todd
--
Todd Eigenschink                Xymmetrix, LLC
address@hidden              http://www.xymmetrix.com/
Non ex transverso sed deorsum   260-407-1584


--
Thanking You,
Darshit Shah

Attachment: signature.asc
Description: PGP signature


reply via email to

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