Hi All, It looks like I am getting a rather unique error, given the low hit numbers on Google.
I am trying to build libssh2 1.4.0 on AIX 5.2 and really struggling. Google has sent me on a good few wild goose chases, with days of installing and uninstalling various things, but keep coming back to the error below. Hopefully someone can help me because I desperately need to get this resolved so that I can move onto the build of cURL that people are shouting for. I'm not sure what all is needed for you guys to help, but I thought I would open with the below:- /tmp/libssh2/libssh2-1.4.0 >/usr/local/bin/make Making all in src make[1]: Entering directory `/tmp/libssh2/libssh2-1.4.0/src' /usr/local/bin/make all-am make[2]: Entering directory `/tmp/libssh2/libssh2-1.4.0/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -g -O2 -MT channel.lo -MD -MP -MF ".deps/channel.Tpo" -c -o channel.lo channel.c; \ then mv -f ".deps/channel.Tpo" ".deps/channel.Plo"; else rm -f ".deps/channel.Tpo"; exit 1; fi _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel