[wsjso] root /CD80min/openssl-0.9.4 # ./config --prefix=/opt/openssl-0.9.4 hpux11-32bit-cc Operating system: 9000/778-hp-hpux11 Configuring for hpux11 target already defined - hpux11 [wsjso] root /CD80min/openssl-0.9.4 # make making all in crypto... ( echo "#ifndef MK1MF_BUILD"; \ echo " /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */"; \ echo " #define CFLAGS \"cc -O\""; \ echo " #define PLATFORM \"dist\""; \ echo " #define DATE \"`date`\""; \ echo "#endif" ) >buildinf.h cc -I. -I../include -O -c cryptlib.c cc -I. -I../include -O -c mem.c cc -I. -I../include -O -c cversion.c cc -I. -I../include -O -c ex_data.c cc -I. -I../include -O -c tmdiff.c cc -I. -I../include -O -c cpt_err.c ar r ../libcrypto.a cryptlib.o mem.o cversion.o ex_data.o tmdiff.o cpt_err.o ar: creating ../libcrypto.a /usr/bin/ranlib ../libcrypto.a making all in crypto/md2... cc -I.. -I../../include -O -c md2_dgst.c cc -I.. -I../../include -O -c md2_one.c ar r ../../libcrypto.a md2_dgst.o md2_one.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/md5... cc -I.. -I../../include -O -c md5_dgst.c cc -I.. -I../../include -O -c md5_one.c ar r ../../libcrypto.a md5_dgst.o md5_one.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/sha... cc -I.. -I../../include -O -c sha_dgst.c cc -I.. -I../../include -O -c sha1dgst.c cc -I.. -I../../include -O -c sha_one.c cc -I.. -I../../include -O -c sha1_one.c ar r ../../libcrypto.a sha_dgst.o sha1dgst.o sha_one.o sha1_one.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/mdc2... cc -I.. -I../../include -O -c mdc2dgst.c cc -I.. -I../../include -O -c mdc2_one.c ar r ../../libcrypto.a mdc2dgst.o mdc2_one.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/hmac... cc -I.. -I../../include -O -c hmac.c ar r ../../libcrypto.a hmac.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/ripemd... cc -I.. -I../../include -O -c rmd_dgst.c cc -I.. -I../../include -O -c rmd_one.c ar r ../../libcrypto.a rmd_dgst.o rmd_one.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/des... cc -I.. -I../../include -O -c set_key.c cc -I.. -I../../include -O -c ecb_enc.c cc -I.. -I../../include -O -c cbc_enc.c cc -I.. -I../../include -O -c ecb3_enc.c cc -I.. -I../../include -O -c cfb64enc.c cc -I.. -I../../include -O -c cfb64ede.c cc -I.. -I../../include -O -c cfb_enc.c cc -I.. -I../../include -O -c ofb64ede.c cc -I.. -I../../include -O -c enc_read.c cc -I.. -I../../include -O -c enc_writ.c cc -I.. -I../../include -O -c ofb64enc.c cc -I.. -I../../include -O -c ofb_enc.c cc -I.. -I../../include -O -c str2key.c cc -I.. -I../../include -O -c pcbc_enc.c cc -I.. -I../../include -O -c qud_cksm.c cc -I.. -I../../include -O -c rand_key.c cc -I.. -I../../include -O -c rand_key.c cc -I.. -I../../include -O -c des_enc.c cc -I.. -I../../include -O -c fcrypt_b.c cc -I.. -I../../include -O -c read2pwd.c cc -I.. -I../../include -O -c fcrypt.c cc -I.. -I../../include -O -c xcbc_enc.c cc -I.. -I../../include -O -c read_pwd.c cc -I.. -I../../include -O -c rpc_enc.c cc -I.. -I../../include -O -c cbc_cksm.c cc -I.. -I../../include -O -c supp.c cc -I.. -I../../include -O -c ede_cbcm_enc.c ar r ../../libcrypto.a set_key.o ecb_enc.o cbc_enc.o ecb3_enc.o cfb64enc.o cfb64ede.o cfb_enc.o ofb64ede.o enc_read.o enc_writ.o ofb64enc.o of b_enc.o str2key.o pcbc_enc.o qud_cksm.o rand_key.o des_enc.o fcrypt_b.o read2pwd.o fcrypt.o xcbc_enc.o read_pwd.o rpc_enc.o cbc_cksm.o supp.o ede_cbcm _enc.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/rc2... cc -I.. -I../../include -O -c rc2_ecb.c cc -I.. -I../../include -O -c rc2_skey.c cc -I.. -I../../include -O -c rc2_cbc.c cc -I.. -I../../include -O -c rc2cfb64.c cc -I.. -I../../include -O -c rc2ofb64.c ar r ../../libcrypto.a rc2_ecb.o rc2_skey.o rc2_cbc.o rc2cfb64.o rc2ofb64.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/rc4... cc -I.. -I../../include -O -c rc4_skey.c cc -I.. -I../../include -O -c rc4_enc.c ar r ../../libcrypto.a rc4_skey.o rc4_enc.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/rc5... cc -I.. -I../../include -O -c rc5_skey.c cc -I.. -I../../include -O -c rc5_ecb.c cc -I.. -I../../include -O -c rc5_enc.c cc -I.. -I../../include -O -c rc5cfb64.c cc -I.. -I../../include -O -c rc5ofb64.c ar r ../../libcrypto.a rc5_skey.o rc5_ecb.o rc5_enc.o rc5cfb64.o rc5ofb64.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/idea... cc -I.. -I../../include -O -c i_cbc.c cc -I.. -I../../include -O -c i_cfb64.c cc -I.. -I../../include -O -c i_ofb64.c cc -I.. -I../../include -O -c i_ecb.c cc -I.. -I../../include -O -c i_skey.c ar r ../../libcrypto.a i_cbc.o i_cfb64.o i_ofb64.o i_ecb.o i_skey.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/bf... cc -I.. -I../../include -O -c bf_skey.c cc -I.. -I../../include -O -c bf_ecb.c cc -I.. -I../../include -O -c bf_enc.c cc -I.. -I../../include -O -c bf_cfb64.c cc -I.. -I../../include -O -c bf_ofb64.c ar r ../../libcrypto.a bf_skey.o bf_ecb.o bf_enc.o bf_cfb64.o bf_ofb64.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/cast... cc -I.. -I../../include -O -c c_skey.c cc -I.. -I../../include -O -c c_ecb.c cc -I.. -I../../include -O -c c_enc.c cc -I.. -I../../include -O -c c_cfb64.c cc -I.. -I../../include -O -c c_ofb64.c ar r ../../libcrypto.a c_skey.o c_ecb.o c_enc.o c_cfb64.o c_ofb64.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/bn... cc -I.. -I../../include -O -c bn_add.c cc -I.. -I../../include -O -c bn_div.c cc -I.. -I../../include -O -c bn_exp.c cc -I.. -I../../include -O -c bn_lib.c cc -I.. -I../../include -O -c bn_mul.c cc -I.. -I../../include -O -c bn_print.c cc -I.. -I../../include -O -c bn_rand.c cc -I.. -I../../include -O -c bn_shift.c cc -I.. -I../../include -O -c bn_word.c cc -I.. -I../../include -O -c bn_blind.c cc -I.. -I../../include -O -c bn_gcd.c cc -I.. -I../../include -O -c bn_prime.c cc -I.. -I../../include -O -c bn_err.c cc -I.. -I../../include -O -c bn_sqr.c cc -I.. -I../../include -O -c bn_asm.c cc -I.. -I../../include -O -c bn_recp.c cc -I.. -I../../include -O -c bn_mont.c cc -I.. -I../../include -O -c bn_mpi.c cc -I.. -I../../include -O -c bn_exp2.c ar r ../../libcrypto.a bn_add.o bn_div.o bn_exp.o bn_lib.o bn_mul.o bn_print.o bn_rand.o bn_shift.o bn_word.o bn_blind.o bn_gcd.o bn_prime.o bn_er r.o bn_sqr.o bn_asm.o bn_recp.o bn_mont.o bn_mpi.o bn_exp2.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/rsa... cc -I.. -I../../include -O -c rsa_eay.c cc -I.. -I../../include -O -c rsa_gen.c cc -I.. -I../../include -O -c rsa_lib.c cc -I.. -I../../include -O -c rsa_sign.c cc -I.. -I../../include -O -c rsa_saos.c cc -I.. -I../../include -O -c rsa_err.c cc -I.. -I../../include -O -c rsa_pk1.c cc -I.. -I../../include -O -c rsa_ssl.c cc -I.. -I../../include -O -c rsa_none.c cc -I.. -I../../include -O -c rsa_oaep.c cc -I.. -I../../include -O -c rsa_chk.c ar r ../../libcrypto.a rsa_eay.o rsa_gen.o rsa_lib.o rsa_sign.o rsa_saos.o rsa_err.o rsa_pk1.o rsa_ssl.o rsa_none.o rsa_oaep.o rsa_chk.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/dsa... cc -I.. -I../../include -O -c dsa_gen.c cc -I.. -I../../include -O -c dsa_key.c cc -I.. -I../../include -O -c dsa_lib.c cc -I.. -I../../include -O -c dsa_asn1.c cc -I.. -I../../include -O -c dsa_vrf.c cc -I.. -I../../include -O -c dsa_sign.c cc -I.. -I../../include -O -c dsa_err.c ar r ../../libcrypto.a dsa_gen.o dsa_key.o dsa_lib.o dsa_asn1.o dsa_vrf.o dsa_sign.o dsa_err.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/dh... cc -I.. -I../../include -O -c dh_gen.c cc -I.. -I../../include -O -c dh_key.c cc -I.. -I../../include -O -c dh_lib.c cc -I.. -I../../include -O -c dh_check.c cc -I.. -I../../include -O -c dh_err.c ar r ../../libcrypto.a dh_gen.o dh_key.o dh_lib.o dh_check.o dh_err.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/buffer... cc -I.. -I../../include -O -c buffer.c cc -I.. -I../../include -O -c buf_err.c ar r ../../libcrypto.a buffer.o buf_err.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/bio... cc -I.. -I../../include -O -c bio_lib.c cc -I.. -I../../include -O -c bio_cb.c cc -I.. -I../../include -O -c bio_err.c cc -I.. -I../../include -O -c bss_mem.c cc -I.. -I../../include -O -c bss_null.c cc -I.. -I../../include -O -c bss_fd.c cc -I.. -I../../include -O -c bss_file.c cc -I.. -I../../include -O -c bss_sock.c cc -I.. -I../../include -O -c bss_conn.c cc -I.. -I../../include -O -c bf_null.c cc -I.. -I../../include -O -c bf_buff.c cc -I.. -I../../include -O -c b_print.c cc -I.. -I../../include -O -c b_dump.c cc -I.. -I../../include -O -c b_sock.c cc -I.. -I../../include -O -c bss_acpt.c cc -I.. -I../../include -O -c bf_nbio.c cc -I.. -I../../include -O -c bss_log.c make test > /tmp/openssl-test.log 2>&1 cc -I.. -I../../include -O -c bss_bio.c ar r ../../libcrypto.a bio_lib.o bio_cb.o bio_err.o bss_mem.o bss_null.o bss_fd.o bss_file.o bss_sock.o bss_conn.o bf_null.o bf_buff.o b_print.o b_dump.o b_sock.o bss_acpt.o bf_nbio.o bss_log.o bss_bio.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/stack... cc -I.. -I../../include -O -c stack.c ar r ../../libcrypto.a stack.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/lhash... cc -I.. -I../../include -O -c lhash.c cc -I.. -I../../include -O -c lh_stats.c ar r ../../libcrypto.a lhash.o lh_stats.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/rand... cc -I.. -I../../include -O -c md_rand.c cc -I.. -I../../include -O -c randfile.c cc -I.. -I../../include -O -c rand_lib.c ar r ../../libcrypto.a md_rand.o randfile.o rand_lib.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/err... cc -I.. -I../../include -O -c err.c cc -I.. -I../../include -O -c err_all.c cc -I.. -I../../include -O -c err_prn.c ar r ../../libcrypto.a err.o err_all.o err_prn.o /usr/bin/ranlib ../../libcrypto.a making all in crypto/objects... /usr/local/bin/perl5 ./obj_dat.pl < objects.h > obj_dat.h sh: /usr/local/bin/perl5: not found. *** Error exit code 127 Stop. *** Error exit code 1 Stop. *** Error exit code 1 Stop. [wsjso] root /CD80min/openssl-0.9.4 # ./config -t Operating system: 9000/778-hp-hpux11 Configuring for hpux11 /opt/perl5/bin/perl ./Configure hpux11 [wsjso] root /CD80min/openssl-0.9.4 # Release is : OpenSSL 0.9.4 09 Aug 1999 (see attached file: test results with gcc compiler)