cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Make of Curl failing on Solaris...

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 17 Feb 2011 08:44:17 +0100 (CET)

On Wed, 16 Feb 2011, Saqib Ali wrote:

> 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?

it certainly looks like a configure problem. If you check config.log, does it
reveal for which tests -lssh2 is used and at which point it gets dropped?

I always build my dev versions of curl with libssh2 from a custom location so
I know it at least partly works.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-02-17