curl-library
Re: Make of Curl failing on Solaris...
Date: Wed, 16 Feb 2011 18:17:36 -0500
It's wierd, I do a:
./configure --without-libidn --with-libssh2=<my ssh2 directory>
The Configure command displays the following line:
SSH support: enabled (libSSH2)
So it seems like it worked. Right?
Wrong. A quick look at the libcurl.pc shows that -lssh2 is not incldude in
the list of libraries to link with:
Libs.private: -lssl -lcrypto -lldap -lrt -lsocket -lnsl -lssl -lcrypto
-lsocket -lnsl -ldl -lz
Why??
Is the configure script silently malfunctioning for anyone else?
- Saqib
On Wed, Feb 16, 2011 at 5:39 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Wed, 16 Feb 2011, Guenter wrote:
>
> I've not yet checked into it, but any chances that we had some changes to
>> configure' libssh2 detection recently which may cause this?
>>
>
> Not that I can recall, no and "git log" shows nothing that stands out for a
> reasonable long time back in time...
>
> --
>
> / daniel.haxx.se
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-02-17