Hi there,
After finished openssl compiler on AIX 5.1.0, I went to compiler mod_ssl with apache, however, I've got the following error message:
bash-2.05a# cd mod_ssl-2.8.14-1.3.27/
bash-2.05a# ./configure > --with-apache=../apache_1.3.27 > --with-ssl=../openssl-0.9.6j >...