On Mon, 11 Feb 2013, J1 Simón wrote:
>
> It's solved.

Just for the record, how?

> El lun 11 feb 2013 16:11:50 CET, J1 Simón escribió:
> > Hi,
> >     I'm trying to compile lftp 4.4.3 but it shows this error:
> >
> >    /bin/bash ../libtool --silent --tag=CXX   --mode=compile gcc
> >    -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio      -fPIC -O2 -Wall
> >    -pipe -march=native -mtune=native -fomit-frame-pointer -mfpmath=both
> >    -fivopts -fstack-protector --param=ssp-buffer-size=4
> >    -D_FORTIFY_SOURCE=2 -Wall -Wwrite-strings -Woverloaded-virtual
> >    -fno-exceptions -fno-rtti -fno-implement-inlines -MT netrc.lo -MD
> >    -MP -MF .deps/netrc.Tpo -c -o netrc.lo netrc.cc
> >    mv -f .deps/netrc.Tpo .deps/netrc.Plo
> >    /bin/bash ../libtool --silent --tag=CXX   --mode=compile gcc
> >    -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio      -fPIC -O2 -Wall
> >    -pipe -march=native -mtune=native -fomit-frame-pointer -mfpmath=both
> >    -fivopts -fstack-protector --param=ssp-buffer-size=4
> >    -D_FORTIFY_SOURCE=2 -Wall -Wwrite-strings -Woverloaded-virtual
> >    -fno-exceptions -fno-rtti -fno-implement-inlines -MT lftp_tinfo.lo
> >    -MD -MP -MF .deps/lftp_tinfo.Tpo -c -o lftp_tinfo.lo lftp_tinfo.cc
> >    lftp_tinfo.cc: In function 'void init_terminfo()':
> >    lftp_tinfo.cc:55:33: error: 'setupterm' was not declared in this scope
> >    lftp_tinfo.cc:55:38: error: 'ERR' was not declared in this scope
> >    lftp_tinfo.cc: In function 'const char* get_string_term_cap(const
> >    char*, const char*)':
> >    lftp_tinfo.cc:72:63: error: 'tigetstr' was not declared in this scope
> >    make[1]: *** [lftp_tinfo.lo] Error 1
> >    make[1]: se sale del directorio «/home/simon/sources/lftp-4.4.3/src»
> >    make: *** [all-recursive] Error 1
> >
> >     The config.log is in: http://paste.ubuntu.com/1636581/
> >     I'm on Ubuntu 12.10 64 bits and I configure with: "--with-modules
> > --with-pager=/usr/bin/less --without-gnutls --without-openssl".
> >     Regards.


Cheers,

-- 
Cristian
_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to