Re: Compilation errors with lftp 4.5.4

"Alexander V. Lukyanov" <[email protected]> Tue, 19 Aug 2014 13:21:27 +0400
Newsgroups gmane.network.lftp.user,gmane.network.lftp.devel
Message-ID <[email protected]>
On Mon, Aug 11, 2014 at 02:21:02PM -0500, Andrew Reis wrote:
> Receiving the following errors that are stopping compilation: 
> 
> lftp_ssl.cc: In constructor 'lftp_ssl_openssl::lftp_ssl_openssl(int,
> lftp_ssl_base::handshake_mode_t, const char*)':
> lftp_ssl.cc:835: error: 'SSL_set_tlsext_host_name' was not declared in
> this scope 

> openssl version
> openssl 0.9.8e-el5 

I think this old openssl does not define that function. You can either
upgrade openssl, compile without openssl or with GNU TLS, or comment out
the line lftp_ssl.cc:835 with the function call - it is not critically
needed.

-- 
   Alexander.
_______________________________________________
lftp mailing list
[email protected]
http://univ.uniyar.ac.ru/mailman/listinfo/lftp