hi, it seems that the configuration file is missing , please read the below and create one.
http://www-01.ibm.com/support/docview.wss?uid=swg21270914 Thanks Anil On Sat, Apr 25, 2009 at 9:35 AM, Richard Francis <rfran...@comcast.net>wrote: > Hi, here's the output from .config and make failing; any help is greatly > appreciated. Trying to build openssh... > > Script started on Fri Apr 24 17:09:49 2009 > serv:/home/root/openssl-0.9.7e > # ./config > Operating system: 000029617500-ibm-aix43 > Configuring for aix43-cc > Configuring for aix43-cc > IsWindows=0 > CC =cc > CFLAG =-DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -O -DAIX > -DB_ENDIAN -qmaxmem=16384 > EX_LIBS = > BN_ASM =bn_asm.o > DES_ENC =des_enc.o fcrypt_b.o > BF_ENC =bf_enc.o > CAST_ENC =c_enc.o > RC4_ENC =rc4_enc.o > RC5_ENC =rc5_enc.o > MD5_OBJ_ASM = > SHA1_OBJ_ASM = > RMD160_OBJ_ASM= > PROCESSOR = > RANLIB =/usr/bin/ranlib > ARFLAGS = > PERL =/usr/local/bin/perl > THIRTY_TWO_BIT mode > BN_LLONG mode > RC4 uses uchar > RC4_CHUNK is undefined > e_os2.h => include/openssl/e_os2.h [File exists] > making links in crypto... > make[1]: Entering directory `/home/root/openssl-0.9.7e/crypto' > crypto.h => ../include/openssl/crypto.h [File exists] > tmdiff.h => ../include/openssl/tmdiff.h [File exists] > opensslv.h => ../include/openssl/opensslv.h [File exists] > opensslconf.h => ../include/openssl/opensslconf.h [File exists] > ebcdic.h => ../include/openssl/ebcdic.h [File exists] > symhacks.h => ../include/openssl/symhacks.h [File exists] > ossl_typ.h => ../include/openssl/ossl_typ.h [File exists] > making links in crypto/objects... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/objects' > objects.h => ../../include/openssl/objects.h [File exists] > obj_mac.h => ../../include/openssl/obj_mac.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/objects' > making links in crypto/md2... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/md2' > md2.h => ../../include/openssl/md2.h [File exists] > md2test.c => ../../test/md2test.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/md2' > making links in crypto/md4... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/md4' > md4.h => ../../include/openssl/md4.h [File exists] > md4test.c => ../../test/md4test.c [File exists] > md4.c => ../../apps/md4.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/md4' > making links in crypto/md5... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/md5' > md5.h => ../../include/openssl/md5.h [File exists] > md5test.c => ../../test/md5test.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/md5' > making links in crypto/sha... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/sha' > sha.h => ../../include/openssl/sha.h [File exists] > shatest.c => ../../test/shatest.c [File exists] > sha1test.c => ../../test/sha1test.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/sha' > making links in crypto/mdc2... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/mdc2' > mdc2.h => ../../include/openssl/mdc2.h [File exists] > mdc2test.c => ../../test/mdc2test.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/mdc2' > making links in crypto/hmac... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/hmac' > hmac.h => ../../include/openssl/hmac.h [File exists] > hmactest.c => ../../test/hmactest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/hmac' > making links in crypto/ripemd... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/ripemd' > ripemd.h => ../../include/openssl/ripemd.h [File exists] > rmdtest.c => ../../test/rmdtest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/ripemd' > making links in crypto/des... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/des' > des.h => ../../include/openssl/des.h [File exists] > des_old.h => ../../include/openssl/des_old.h [File exists] > destest.c => ../../test/destest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/des' > making links in crypto/rc2... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/rc2' > rc2.h => ../../include/openssl/rc2.h [File exists] > rc2test.c => ../../test/rc2test.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/rc2' > making links in crypto/rc4... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/rc4' > rc4.h => ../../include/openssl/rc4.h [File exists] > rc4test.c => ../../test/rc4test.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/rc4' > making links in crypto/rc5... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/rc5' > rc5.h => ../../include/openssl/rc5.h [File exists] > rc5test.c => ../../test/rc5test.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/rc5' > making links in crypto/idea... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/idea' > idea.h => ../../include/openssl/idea.h [File exists] > ideatest.c => ../../test/ideatest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/idea' > making links in crypto/bf... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/bf' > blowfish.h => ../../include/openssl/blowfish.h [File exists] > bftest.c => ../../test/bftest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/bf' > making links in crypto/cast... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/cast' > cast.h => ../../include/openssl/cast.h [File exists] > casttest.c => ../../test/casttest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/cast' > making links in crypto/bn... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/bn' > bn.h => ../../include/openssl/bn.h [File exists] > bntest.c => ../../test/bntest.c [File exists] > exptest.c => ../../test/exptest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/bn' > making links in crypto/ec... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/ec' > ec.h => ../../include/openssl/ec.h [File exists] > ectest.c => ../../test/ectest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/ec' > making links in crypto/rsa... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/rsa' > rsa.h => ../../include/openssl/rsa.h [File exists] > rsa_test.c => ../../test/rsa_test.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/rsa' > making links in crypto/dsa... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/dsa' > dsa.h => ../../include/openssl/dsa.h [File exists] > dsatest.c => ../../test/dsatest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/dsa' > making links in crypto/dh... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/dh' > dh.h => ../../include/openssl/dh.h [File exists] > dhtest.c => ../../test/dhtest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/dh' > making links in crypto/dso... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/dso' > dso.h => ../../include/openssl/dso.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/dso' > making links in crypto/engine... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/engine' > engine.h => ../../include/openssl/engine.h [File exists] > enginetest.c => ../../test/enginetest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/engine' > making links in crypto/aes... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/aes' > aes.h => ../../include/openssl/aes.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/aes' > making links in crypto/buffer... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/buffer' > buffer.h => ../../include/openssl/buffer.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/buffer' > making links in crypto/bio... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/bio' > bio.h => ../../include/openssl/bio.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/bio' > making links in crypto/stack... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/stack' > stack.h => ../../include/openssl/stack.h [File exists] > safestack.h => ../../include/openssl/safestack.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/stack' > making links in crypto/lhash... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/lhash' > lhash.h => ../../include/openssl/lhash.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/lhash' > making links in crypto/rand... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/rand' > rand.h => ../../include/openssl/rand.h [File exists] > randtest.c => ../../test/randtest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/rand' > making links in crypto/err... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/err' > err.h => ../../include/openssl/err.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/err' > making links in crypto/evp... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/evp' > evp.h => ../../include/openssl/evp.h [File exists] > evp_test.c => ../../test/evp_test.c [File exists] > cp evptests.txt ../../test > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/evp' > making links in crypto/asn1... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/asn1' > asn1.h => ../../include/openssl/asn1.h [File exists] > asn1_mac.h => ../../include/openssl/asn1_mac.h [File exists] > asn1t.h => ../../include/openssl/asn1t.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/asn1' > making links in crypto/pem... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/pem' > pem.h => ../../include/openssl/pem.h [File exists] > pem2.h => ../../include/openssl/pem2.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/pem' > making links in crypto/x509... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/x509' > x509.h => ../../include/openssl/x509.h [File exists] > x509_vfy.h => ../../include/openssl/x509_vfy.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/x509' > making links in crypto/x509v3... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/x509v3' > x509v3.h => ../../include/openssl/x509v3.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/x509v3' > making links in crypto/conf... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/conf' > conf.h => ../../include/openssl/conf.h [File exists] > conf_api.h => ../../include/openssl/conf_api.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/conf' > making links in crypto/txt_db... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/txt_db' > txt_db.h => ../../include/openssl/txt_db.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/txt_db' > making links in crypto/pkcs7... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/pkcs7' > pkcs7.h => ../../include/openssl/pkcs7.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/pkcs7' > making links in crypto/pkcs12... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/pkcs12' > pkcs12.h => ../../include/openssl/pkcs12.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/pkcs12' > making links in crypto/comp... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/comp' > comp.h => ../../include/openssl/comp.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/comp' > making links in crypto/ocsp... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/ocsp' > ocsp.h => ../../include/openssl/ocsp.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/ocsp' > making links in crypto/ui... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/ui' > ui.h => ../../include/openssl/ui.h [File exists] > ui_compat.h => ../../include/openssl/ui_compat.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/ui' > making links in crypto/krb5... > make[2]: Entering directory `/home/root/openssl-0.9.7e/crypto/krb5' > krb5_asn.h => ../../include/openssl/krb5_asn.h [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/crypto/krb5' > make[1]: Leaving directory `/home/root/openssl-0.9.7e/crypto' > making links in fips... > make[1]: Entering directory `/home/root/openssl-0.9.7e/fips' > fips.h => ../include/openssl/fips.h [File exists] > making links in fips/sha1... > make[2]: Entering directory `/home/root/openssl-0.9.7e/fips/sha1' > fips_sha1test.c => ../../test/fips_sha1test.c [File exists] > sha1vectors.txt => ../../test/sha1vectors.txt [File exists] > sha1hashes.txt => ../../test/sha1hashes.txt [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/fips/sha1' > making links in fips/rand... > make[2]: Entering directory `/home/root/openssl-0.9.7e/fips/rand' > fips_rand.h => ../../include/openssl/fips_rand.h [File exists] > fips_randtest.c => ../../test/fips_randtest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/fips/rand' > making links in fips/des... > make[2]: Entering directory `/home/root/openssl-0.9.7e/fips/des' > fips_desmovs.c => ../../test/fips_desmovs.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/fips/des' > making links in fips/aes... > make[2]: Entering directory `/home/root/openssl-0.9.7e/fips/aes' > fips_aesavs.c => ../../test/fips_aesavs.c [File exists] > fips_aes_data => ../../test/fips_aes_data [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/fips/aes' > making links in fips/dsa... > make[2]: Entering directory `/home/root/openssl-0.9.7e/fips/dsa' > fips_dsatest.c => ../../test/fips_dsatest.c [File exists] > make[2]: Leaving directory `/home/root/openssl-0.9.7e/fips/dsa' > making links in fips/rsa... > make[2]: Entering directory `/home/root/openssl-0.9.7e/fips/rsa' > make[2]: Leaving directory `/home/root/openssl-0.9.7e/fips/rsa' > making links in fips/dh... > make[2]: Entering directory `/home/root/openssl-0.9.7e/fips/dh' > make[2]: Leaving directory `/home/root/openssl-0.9.7e/fips/dh' > make[1]: Leaving directory `/home/root/openssl-0.9.7e/fips' > making links in ssl... > make[1]: Entering directory `/home/root/openssl-0.9.7e/ssl' > ssl.h => ../include/openssl/ssl.h [File exists] > ssl2.h => ../include/openssl/ssl2.h [File exists] > ssl3.h => ../include/openssl/ssl3.h [File exists] > ssl23.h => ../include/openssl/ssl23.h [File exists] > tls1.h => ../include/openssl/tls1.h [File exists] > kssl.h => ../include/openssl/kssl.h [File exists] > ssltest.c => ../test/ssltest.c [File exists] > make[1]: Leaving directory `/home/root/openssl-0.9.7e/ssl' > making links in apps... > make[1]: Entering directory `/home/root/openssl-0.9.7e/apps' > make[1]: Nothing to be done for `links'. > make[1]: Leaving directory `/home/root/openssl-0.9.7e/apps' > making links in test... > make[1]: Entering directory `/home/root/openssl-0.9.7e/test' > make[1]: Nothing to be done for `links'. > make[1]: Leaving directory `/home/root/openssl-0.9.7e/test' > making links in tools... > make[1]: Entering directory `/home/root/openssl-0.9.7e/tools' > make[1]: Nothing to be done for `links'. > make[1]: Leaving directory `/home/root/openssl-0.9.7e/tools' > generating dummy tests (if needed)... > make[1]: Entering directory `/home/root/openssl-0.9.7e/test' > make[1]: Nothing to be done for `generate'. > make[1]: Leaving directory `/home/root/openssl-0.9.7e/test' > > Configured for aix43-cc. > > The library could not be configured for supporting multi-threaded > applications as the compiler options required on this system are not known. > See file INSTALL for details if you need multi-threading. > > > serv:/home/root/openssl-0.9.7e > # make > making all in crypto... > make[1]: Entering directory `/home/root/openssl-0.9.7e/crypto' > ( echo "#ifndef MK1MF_BUILD"; \ > echo ' /* auto-generated by crypto/Makefile for crypto/cversion.c > */'; \ > echo ' #define CFLAGS "cc -DDSO_DLFCN -DHAVE_DLFCN_H > -DOPENSSL_NO_KRB5 -O -DAIX -DB_ENDIAN -qmaxmem=16384"'; \ > echo ' #define PLATFORM "aix43-cc"'; \ > echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \ > echo '#endif' ) >buildinf.h > cc -I. -I.. -I../include -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -O > -DAIX -DB_ENDIAN -qmaxmem=16384 -c -o cryptlib.o cryptlib.c > cc: cannot retrieve message number 1501-238 > make[1]: *** [cryptlib.o] Error 41 > make[1]: Leaving directory `/home/root/openssl-0.9.7e/crypto' > make: *** [sub_all] Error 1 > comitserv:/home/root/openssl-0.9.7e > # ^D > script done on Fri Apr 24 17:18:36 2009 > > > >