Just built 2.6.5 out of the box on the latest Cygwin. Feel free to grab a copy from:
http://etree.org/software/lftp-2.6.5-cygwin.tar.gz
Unpack in /usr/local or your repository of choice. Enjoy.
That's great, thank. I'm just wondering why my compile failed. I had a complete reinstallation of Cygwin (all packages) two days ago and still lftp 2.6.5 failed to compile.
"./configure" went through fine. "make" came with this:
/bin/bash ../libtool --silent --mode=link gcc -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -s -o lftp.exe -export-dynamic lftp.o complete.o lftp_rl.o libjobs.a libtasks.a libnetwork.la proto-ftp.la proto-http.la proto-file.la proto-fish.la cmd-mirror.la cmd-sleep.la -lreadline ./lib/liblib.a -lssl -lcrypto -lintl -lutil -lcurses -lsupc++ /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libcygwin.a(libcmain.o) (.text+0x7c): undefined reference to [EMAIL PROTECTED]' collect2: ld returned 1 exit status ./libtool: line 6: .libs/impgen: No such file or directory make[1]: *** [lftp.exe] Error 127 make[1]: Leaving directory `/home/tmp/lftp-2.6.5/src' make: *** [all-recursive] Error 1
And I can see two files "impgen.c" and "cygintl-2.dll-def" in "src/.lib", both 0 byte.
Does that explain anything? Did you use any special configure/make options?
Huijing
-- Huijing Zhou <[EMAIL PROTECTED]> CIP Computer Lab, Faculty of Economics University of Karlsruhe, Germany http://www2.wiwi.uni-karlsruhe.de
