Without '--with-modules' fails too.

And without any flag in './configure' fails compilation too in another
point:
Making all in m4
Making all in doc
Making all in lib
Making all in src
lftp_ssl.cc: In member function 'int lftp_ssl_gnutls::read(char*, int)':
lftp_ssl.cc:563:62: error: 'GNUTLS_E_PREMATURE_TERMINATION' was not
declared in this scope
       else if(res==GNUTLS_E_UNEXPECTED_PACKET_LENGTH ||
res==GNUTLS_E_PREMATURE_TERMINATION)
                                                              ^
make[1]: *** [lftp_ssl.lo] Error 1
make[1]: *** Se espera a que terminen otras tareas....
make: *** [all-recursive] Error 1

This 4.6.0 version is compilable in some scenario?


2014-10-14 13:57 GMT+02:00 Juan Simón <deced...@gmail.com>:

> Error to compile lftp-4.6 on Ubuntu 14.04 64 bits with './configure
> --with-modules --without-gnutls --without-openssl':
> Making all in m4
> Making all in doc
> Making all in lib
> Making all in src
> ftpclass.cc: In member function 'virtual int Ftp::Do()':
> ftpclass.cc:1614:22: error: 'PROT' is not a member of 'Ftp::Expect'
>        || expect->Has(Expect::PROT))
>                       ^
> make[1]: *** [ftpclass.lo] Error 1
> make[1]: *** Se espera a que terminen otras tareas....
> make: *** [all-recursive] Error 1
>
>
> 2014-10-14 13:30 GMT+02:00 Alexander V. Lukyanov <lavv...@gmail.com>:
>
> lftp-4.5.6 and 4.6.0 have been released. Changes:
>>
>> Version 4.6.0:
>>
>> * new torrent --share option.
>> * new setting mirror:require-source.
>> * new settings xfer:use-temp-file and xfer:temp-file-name.
>> * ftp: wait for QUIT reply before closing control socket.
>> + fixes from 4.5.6
>>
>> Version 4.5.6 (stable - bug fixes only):
>>
>> * display valid IDN in URLs without percent encoding.
>> * ftp: shutdown SSL connection before closing control socket.
>> * ftp: avoid duplication of PROT command.
>> * fixed debug -o to append to the log file.
>> * fixed compilation without SSL.
>> * http: don't uncompress files ending with .gz, .Z or .tgz
>> * http: fixed inflation of some files.
>> * minor fixes in torrent protocol.
>>
>> Get them from http://lftp.yar.ru/get.html or your favorite mirror.
>> (4.5.6 ia available from http://lftp.yar.ru/ftp/)
>> Binaries for Fedora 20 are also available.
>>
>> Try also torrent download (just for fun):
>>
>>  
>> magnet:?xt=urn:btih:1036E2211338395ED405DFD2E1A7C0E250B84787&xl=2626600&dn=lftp-4.6.0.tar.gz
>>
>>  
>> magnet:?xt=urn:btih:C3ACE41CC267CA4CB61788E26CB192247DC05200&xl=2618661&dn=lftp-4.5.6.tar.gz
>>
>>  
>> magnet:?xt=urn:btih:0BFE6089110E19607C3B6A53F7AF1F1F4E44D442&xl=671392&dn=lftp-4.6.0-1.x86_64.rpm
>>
>>  
>> magnet:?xt=urn:btih:FA79A16118782CE5818B742E1209686B8BA76083&xl=667412&dn=lftp-4.5.6-1.x86_64.rpm
>>
>> --
>>    Alexander.
>> _______________________________________________
>> lftp mailing list
>> lftp@uniyar.ac.ru
>> http://univ.uniyar.ac.ru/mailman/listinfo/lftp
>>
>
>
_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to