| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <400EC8C5.2030405@fangorn.ca> |
| Date: | Wed, 21 Jan 2004 13:45:26 -0500 |
| From: | Mark Blackburn <marklist AT fangorn DOT ca> |
| Reply-To: | cygwin AT cygwin DOT com |
| User-Agent: | Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: LFTP 2.6.10-1 missing SSL support and with wrong dependency |
| References: | <Pine DOT CYG DOT 4 DOT 58 DOT 0401210013340 DOT 188 AT pervalidus> |
| In-Reply-To: | <Pine.CYG.4.58.0401210013340.188@pervalidus> |
| X-IsSubscribed: | yes |
Frédéric L. W. Meunier wrote:
>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.
>
>
I didn't have openssl-devel installed when I built the lftp-2.6.10-1
package. I'll release a new package soon.
>But I see /usr/share/doc/Cygwin/lftp-2.6.10.README doesn't
>mention --enable-ssl and lftp-2.6.8.README does.
>
The correct option to pass to configure is --with-ssl I believe. The
README doesn't mention it because it that option is passed in the build
script.
>
>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.
>
>
When I rebuilt the package the crypt dependency reappeared:
$ cygcheck lftp-2.6.10/.build/src/lftp.exe
lftp-2.6.10/.build/src/lftp.exe
d:\cygwin\bin\cygcrypto-0.9.7.dll
d:\cygwin\bin\cygwin1.dll
C:\WINDOWS\SYSTEM\KERNEL32.dll
d:\cygwin\bin\cygncurses7.dll
d:\cygwin\bin\cygreadline5.dll
C:\WINDOWS\SYSTEM\USER32.dll
C:\WINDOWS\SYSTEM\GDI32.dll
C:\WINDOWS\SYSTEM\ADVAPI32.dll
d:\cygwin\bin\cygssl-0.9.7.dll
d:\cygwin\bin\cygintl-2.dll
d:\cygwin\bin\cygiconv-2.dll
Mark Blackburn
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |