lftp 3.4.6 build breaks, lftp 3.4.5 builds fine.

Terry Chan tpchan at comcast.net
Mon May 1 13:56:07 UTC 2006


lftp-3.4.6 compiles/installs perfectly here on a lunar box using kernel headers
2.4.x, gcc-3.4.5, glibc-2.3.6. Florin, who updated this module to lftp-3.4.6, is
on a lunar box with kernel-headers 2.6.x, so your problem is not kernel related.

Optimizations off doesn't mean much if the rest of your box (i.e. libs) were built
with un-safe optimizations.

Try adding "PSAFE=n" and/or "USE_WRAPPERS=n" to your lftp/DETAILS file and see
if that makes a difference for you.

Terry Chan
--------------------------------------------------------------------
On Mon, May 01, 2006 at 11:11:56AM +0200, Zbigniew Luszpinski wrote:
> Hi!
> 
> The current, 3.4.6, lftp module is not compilable on my machine:
> I checked this with all optimizations turned off. lin lftp
> 
>         then mv -f ".deps/ftpclass.Tpo" ".deps/ftpclass.Plo"; else rm -f 
> ".deps/ftpclass.Tpo"; exit 1; fi
> ftpclass.cc: In member function `virtual int Ftp::Do()':
> ftpclass.cc:1333: error: 'class Ftp::Connection' has no member named 'prot'
> make[1]: *** [ftpclass.lo] Error 1
> 
> The previous lftp 3.4.5 builds fine:
> lin -w 3.4.5 lftp
> 
> Could somebody check lftp on other machine?
> 
> greetings,
> zbiggy


More information about the Lunar mailing list