cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl connect fails with libssh2 linking with libnnz10.so oforacle 10

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 9 Sep 2008 23:14:55 -0700

On Wed, Sep 10, 2008 at 11:26:39AM +0530, nagarajan.sreenivasan_at_wipro.com wrote:
> So it seems this "libnnz10.so" overrides a symbol that libssh2 was
> built to use (probably originating in OpenSSL). I don't see how this is
> libssh2's fault and certainly not libcurl's. Fix your linking/running
> environment to pick up the right libs instead.
>
> >>>>>>The link path is fine. But still when oracle 10 libraries is
> included it fails . Is there any way I could debug this .

It sounds like libnnz10.so may be using a different version of OpenSSL than
you're linking with, or is including OpenSSL as part of itself. You'll
have to track this down using ldd, objdump and nm.

> B) for libssh2 fixes and updates, see the libssh2 development and its
> mailing
> list.

As Daniel said, this isn't a curl problem so you should be asking it in a
better place.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2008-09-10