cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl configure error on SolarisX86_64

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 22 Jun 2010 14:08:54 -0700

On Tue, Jun 22, 2010 at 04:22:09PM -0400, Alona Rossen wrote:
> configure: error: one or more libs available at link-time are not available
> run-time. Libs used at link-time: -lssh2 -lssl -lcrypto -lldap -lrt -lsocket
> -ldl -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lz

That error message is pretty self-explanatory. The solution is to put
the libraries at issue somewhere that the run-time linker can find them.
On Linux, that means looking at /etc/ld.so.conf I don't know what the
equivalent is on Solaris.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-06-22