I built both a aix 5.2 / 32 bit version of openssl 1.0.1b and a aix 6.1 / 64 bit version. I also did a build of the latest openssh. When testing the 32 bit openssh I had some problems that seem to come from running ssh-keygen.
The aix 6.1 / 64 bit version runs fine with out problems sox:/opt/freeware/src/packages/SOURCES/openssl-1.0.1b> ssh -V OpenSSH_6.0p1, OpenSSL 1.0.1b 26 Apr 2012 I run make test and the 64 bit version completes with ALL TESTS SUCCESSFUL, but the 32 bit version gets to this section of the test: Generate and certify a test certificate make a certificate request using 'req' rsa Generating a 2048 bit RSA private key ................................................................................................. from here it seems to go into an endless loop. the compiler that I use is xlc_r on the 32 bit machine this is the compiler version, (on the 64 bit it is a newer version) bach:/opt/freeware/src/packages/SOURCES/openssh-6.0p1> lslpp -La |grep -i xlc xlC.adt.include 9.0.0.0 C F C Set ++ Application xlC.aix50.rte 9.0.0.0 C F XL C/C++ Runtime for AIX 5.2 xlC.cpp 5.0.2.0 C F C for AIX Preprocessor xlC.rte 9.0.0.0 C F XL C/C++ Runtime Dean Carter
<<inline: DCarter.vcf>>
