Subject: Re: multithread calls libssh2_session_handshake,error,return -13

Re: multithread calls libssh2_session_handshake,error,return -13

From: Alfred Gebert <alfred.gebert_at_gmail.com>
Date: Thu, 13 Feb 2014 15:33:47 +0100

On Thu, Feb 13, 2014 at 10:28 AM, Michael Kwasigroch
<mkwasigr_at_intercope.com> wrote:
> Alfred,
>
> (@ALL: sorry to hitchhike this thread)
>
> in your configure call you use --with-XXX-prefix- this never worked for me,
> neither in the stable nor the development versions of libssh2 on AIX,
> Solaris and Linux.
>

I think it works for me.

-bash-3.00$ ldd libssh2.so.1.0.1
        libssl.so.0.9.8 =>
/home/agebert/local/lib/libssl.so.0.9.8
        libcrypto.so.0.9.8 =>
/home/agebert/local/lib/libcrypto.so.0.9.8
        libnsl.so.1 => /lib/64/libnsl.so.1
        libsocket.so.1 => /lib/64/libsocket.so.1
        libgcc_s.so.1 => /opt/csw/lib/64/libgcc_s.so.1
        libpthread.so.1 => /lib/64/libpthread.so.1
        libc.so.1 => /lib/64/libc.so.1
        libdl.so.1 => /lib/64/libdl.so.1
        libmp.so.2 => /lib/64/libmp.so.2
        libmd.so.1 => /lib/64/libmd.so.1
        libscf.so.1 => /lib/64/libscf.so.1
        libdoor.so.1 => /lib/64/libdoor.so.1
        libuutil.so.1 => /lib/64/libuutil.so.1
        libgen.so.1 => /lib/64/libgen.so.1
        libm.so.2 => /lib/64/libm.so.2

And LD_LIBRARY_PATH is empty.
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2014-02-13