Subject: RE: LIBSSH2 & AIX

RE: LIBSSH2 & AIX

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 18 Aug 2011 22:04:46 +0200 (CEST)

On Thu, 18 Aug 2011, Lamar.Saxon_at_americredit.com wrote:

> 1.2.9 exhibits the same problem:

Right, as I suspected.

> ld: 0711-317 ERROR: Undefined symbol: .libssh2_channel_get_exit_signal

I'm puzzled by the error. Why does it lack that single symbol?

Can you run nm on the libssh2.a file (possibly present in src/.libs after
you've built it) and see? Run something like:

  $ nm libssh2.a | grep libssh2_channel_get_exit_signal

-- 
  / daniel.haxx.se
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2011-08-18