Subject: Re: LIBSSH2 & AIX

Re: LIBSSH2 & AIX

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 17 Aug 2011 22:59:48 +0200 (CEST)

On Wed, 17 Aug 2011, Lamar.Saxon_at_americredit.com wrote:

> I know this is a long shot given the OS in question; but I was hoping
> someone might be able to help me with LIBSSH2 and AIX. I can configure and
> make 1.2.7 on AIX 6.1 with no issues. Attached is the output of my
> configure and a make results in successful completion:

I'd just like to add that we do want to be compatible with and work on AIX as
well. We just might have less users on that platform so sometimes problems
don't get noticed as fast as on the more widely used targets.

> Same config on 1.2.8 fails and I don't have any ideas on what might be the
> problem.

Just note that we just released 1.2.9. It might just as well show the same
problem though, I don't know...

> -lssh2 -Wl,-blibpath:/opt/pware/lib:/opt/pware/lib:/usr/lib:/lib if gcc -O2
> -Wl,-blibpath:/opt/pware/lib:/usr/lib:/lib,-brtl -DHAVE_CONFIG_H
> -I../include -I../example -I/opt/pware/include -g -O2 -MT ssh2_exec.o -MD
> -MP -MF ".deps/ssh2_exec.Tpo" -c -o ssh2_exec.o ssh2_exec.c; \ then mv -f
> ".deps/ssh2_exec.Tpo" ".deps/ssh2_exec.Po"; else rm -f
> ".deps/ssh2_exec.Tpo"; exit 1; fi gcc:
> -blibpath:/opt/pware/lib:/usr/lib:/lib: linker input file unused because
> linking not done gcc: -brtl: linker input file unused because linking not

As this build failure is for the ssh2_exec program, which is but an example,
the libssh2 library has already been built. You should be able to ignore this
problem, even if we of course would like to get it fixed so that you won't
have to bother about it...

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