This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LFTP 2.6.10-1 missing SSL support and with wrong dependency


I don't see anything in the announcement about the lack of
support -
http://sources.redhat.com/ml/cygwin-apps/2003-12/msg00225.html
. 2.6.8-3 has it.

But I see /usr/share/doc/Cygwin/lftp-2.6.10.README doesn't
mention --enable-ssl and lftp-2.6.8.README does.

Also, I think the crypt dependency can be removed:

/bin/bash ../libtool --silent --mode=link gcc  -O2 -pipe -Wall
-Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti
-fno-implement-inlines -Winline  -Wl,-s -o lftp.exe
-export-dynamic  lftp.o complete.o lftp_rl.o libjobs.a
libtasks.a liblftp-pty.la liblftp-network.la proto-ftp.la
proto-http.la proto-file.la proto-fish.la proto-sftp.la
cmd-mirror.la cmd-sleep.la -lreadline ../lib/liblib.a -lssl
-lcrypto  -liconv -lcurses -lsupc++

No -lcrypt.

-- 
How to contact me - http://www.pervalidus.net/contact.html

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]