I'm a complete Linux newbie here, submitting this report for the common
good.  I'm trying to get sshd working on my RedHat 7.2 box and this
openssl install was the last in a series of frustrations.  Hope it helps
someone somewhere.

Thanks,
Chaz
Checking compiler...
Running make...
make[1]: Entering directory `/root/openssl-0.9.6c'
+ rm -f libcrypto.so.0
+ rm -f libcrypto.so
+ rm -f libcrypto.so.0.9.6
+ rm -f libssl.so.0
+ rm -f libssl.so
+ rm -f libssl.so.0.9.6
making all in crypto...
make[2]: Entering directory `/root/openssl-0.9.6c/crypto'
making all in crypto/md2...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/md2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/md2'
making all in crypto/md4...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/md4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/md4'
making all in crypto/md5...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/md5'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/md5'
making all in crypto/sha...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/sha'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/sha'
making all in crypto/mdc2...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/mdc2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/mdc2'
making all in crypto/hmac...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/hmac'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/hmac'
making all in crypto/ripemd...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/ripemd'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/ripemd'
making all in crypto/des...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/des'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/des'
making all in crypto/rc2...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/rc2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/rc2'
making all in crypto/rc4...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/rc4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/rc4'
making all in crypto/rc5...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/rc5'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/rc5'
making all in crypto/idea...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/idea'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/idea'
making all in crypto/bf...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/bf'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/bf'
making all in crypto/cast...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/cast'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/cast'
making all in crypto/bn...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/bn'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/bn'
making all in crypto/rsa...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/rsa'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/rsa'
making all in crypto/dsa...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/dsa'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/dsa'
making all in crypto/dh...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/dh'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/dh'
making all in crypto/dso...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/dso'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/dso'
making all in crypto/buffer...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/buffer'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/buffer'
making all in crypto/bio...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/bio'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/bio'
making all in crypto/stack...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/stack'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/stack'
making all in crypto/lhash...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/lhash'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/lhash'
making all in crypto/rand...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/rand'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/rand'
making all in crypto/err...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/err'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/err'
making all in crypto/objects...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/objects'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/objects'
making all in crypto/evp...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/evp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/evp'
making all in crypto/asn1...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/asn1'
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o n_pkey.o n_pkey.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o f_enum.o f_enum.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o a_hdr.o a_hdr.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x_pkey.o x_pkey.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o a_bool.o a_bool.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x_exten.o x_exten.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o asn1_par.o asn1_par.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o asn1_lib.o asn1_lib.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o asn1_err.o asn1_err.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o a_meth.o a_meth.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o a_bytes.o a_bytes.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o a_strnid.o a_strnid.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o evp_asn1.o evp_asn1.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o asn_pack.o asn_pack.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o p5_pbe.o p5_pbe.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o p5_pbev2.o p5_pbev2.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o p8_pkey.o p8_pkey.c
ar r ../../libcrypto.a a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o 
a_octet.o a_null.o a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o a_bmp.o 
a_enum.o a_vis.o a_utf8.o a_sign.o a_digest.o a_verify.o a_mbstr.o a_strex.o x_algor.o 
x_val.o x_pubkey.o x_sig.o x_req.o x_attrib.o x_name.o x_cinf.o x_x509.o x_x509a.o 
x_crl.o x_info.o x_spki.o nsseq.o d2i_r_pr.o i2d_r_pr.o d2i_r_pu.o i2d_r_pu.o 
d2i_s_pr.o i2d_s_pr.o d2i_s_pu.o i2d_s_pu.o d2i_pu.o d2i_pr.o i2d_pu.o i2d_pr.o 
t_req.o t_x509.o t_x509a.o t_crl.o t_pkey.o t_spki.o t_bitst.o p7_i_s.o p7_signi.o 
p7_signd.o p7_recip.o p7_enc_c.o p7_evp.o p7_dgst.o p7_s_e.o p7_enc.o p7_lib.o f_int.o 
f_string.o i2d_dhp.o i2d_dsap.o d2i_dhp.o d2i_dsap.o n_pkey.o f_enum.o a_hdr.o 
x_pkey.o a_bool.o x_exten.o asn1_par.o asn1_lib.o asn1_err.o a_meth.o a_bytes.o 
a_strnid.o evp_asn1.o asn_pack.o p5_pbe.o p5_pbev2.o p8_pkey.o
You may get an error following this line. Please ignore.
/usr/bin/ranlib ../../libcrypto.a
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/asn1'
making all in crypto/pem...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/pem'
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o pem_sign.o pem_sign.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o pem_seal.o pem_seal.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o pem_info.o pem_info.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o pem_lib.o pem_lib.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o pem_all.o pem_all.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o pem_err.o pem_err.c
ar r ../../libcrypto.a pem_sign.o pem_seal.o pem_info.o pem_lib.o pem_all.o pem_err.o
You may get an error following this line. Please ignore.
/usr/bin/ranlib ../../libcrypto.a
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/pem'
making all in crypto/x509...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/x509'
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_def.o x509_def.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_d2.o x509_d2.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_r2x.o x509_r2x.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_cmp.o x509_cmp.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_obj.o x509_obj.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_req.o x509_req.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509spki.o x509spki.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_vfy.o x509_vfy.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_set.o x509_set.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509rset.o x509rset.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_err.o x509_err.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509name.o x509name.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_v3.o x509_v3.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_ext.o x509_ext.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_att.o x509_att.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509type.o x509type.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_lu.o x509_lu.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x_all.o x_all.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_txt.o x509_txt.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o x509_trs.o x509_trs.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o by_file.o by_file.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o by_dir.o by_dir.c
ar r ../../libcrypto.a x509_def.o x509_d2.o x509_r2x.o x509_cmp.o x509_obj.o 
x509_req.o x509spki.o x509_vfy.o x509_set.o x509rset.o x509_err.o x509name.o x509_v3.o 
x509_ext.o x509_att.o x509type.o x509_lu.o x_all.o x509_txt.o x509_trs.o by_file.o 
by_dir.o
You may get an error following this line. Please ignore.
/usr/bin/ranlib ../../libcrypto.a
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/x509'
making all in crypto/x509v3...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/x509v3'
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_bcons.o v3_bcons.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_bitst.o v3_bitst.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_conf.o v3_conf.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_extku.o v3_extku.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_ia5.o v3_ia5.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_lib.o v3_lib.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_prn.o v3_prn.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_utl.o v3_utl.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3err.o v3err.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_genn.o v3_genn.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_alt.o v3_alt.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_skey.o v3_skey.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_akey.o v3_akey.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_pku.o v3_pku.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_int.o v3_int.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_enum.o v3_enum.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_sxnet.o v3_sxnet.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_cpols.o v3_cpols.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_crld.o v3_crld.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_purp.o v3_purp.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o v3_info.o v3_info.c
ar r ../../libcrypto.a v3_bcons.o v3_bitst.o v3_conf.o v3_extku.o v3_ia5.o v3_lib.o 
v3_prn.o v3_utl.o v3err.o v3_genn.o v3_alt.o v3_skey.o v3_akey.o v3_pku.o v3_int.o 
v3_enum.o v3_sxnet.o v3_cpols.o v3_crld.o v3_purp.o v3_info.o
You may get an error following this line. Please ignore.
/usr/bin/ranlib ../../libcrypto.a
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/x509v3'
making all in crypto/conf...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/conf'
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o conf_err.o conf_err.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o conf_lib.o conf_lib.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o conf_api.o conf_api.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o conf_def.o conf_def.c
ar r ../../libcrypto.a conf_err.o conf_lib.o conf_api.o conf_def.o
You may get an error following this line. Please ignore.
/usr/bin/ranlib ../../libcrypto.a
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/conf'
making all in crypto/txt_db...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/txt_db'
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o txt_db.o txt_db.c
ar r ../../libcrypto.a txt_db.o
You may get an error following this line. Please ignore.
/usr/bin/ranlib ../../libcrypto.a
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/txt_db'
making all in crypto/pkcs7...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/pkcs7'
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o pk7_lib.o pk7_lib.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o pkcs7err.o pkcs7err.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o pk7_doit.o pk7_doit.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o pk7_smime.o pk7_smime.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o pk7_attr.o pk7_attr.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o pk7_mime.o pk7_mime.c
ar r ../../libcrypto.a pk7_lib.o pkcs7err.o pk7_doit.o pk7_smime.o pk7_attr.o 
pk7_mime.o
You may get an error following this line. Please ignore.
/usr/bin/ranlib ../../libcrypto.a
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/pkcs7'
making all in crypto/pkcs12...
make[3]: Entering directory `/root/openssl-0.9.6c/crypto/pkcs12'
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o p12_add.o p12_add.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o p12_attr.o p12_attr.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o p12_bags.o p12_bags.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o p12_crpt.o p12_crpt.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o p12_crt.o p12_crt.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o p12_decr.o p12_decr.c
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM   -c -o p12_init.o p12_init.c
p12_init.c: In function `PKCS12_init':
p12_init.c:98: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[3]: *** [p12_init.o] Error 1
make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/pkcs12'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/root/openssl-0.9.6c/crypto'
make[1]: *** [sub_all] Error 1
make[1]: Leaving directory `/root/openssl-0.9.6c'
Running make test...
make[1]: Entering directory `/root/openssl-0.9.6c'
testing...
make[2]: Entering directory `/root/openssl-0.9.6c/test'
gcc -o bntest -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM bntest.o  -L.. -lcrypto -ldl
../libcrypto.a(err_all.o): In function `ERR_load_crypto_strings':
err_all.o(.text+0x75): undefined reference to `ERR_load_PKCS12_strings'
collect2: ld returned 1 exit status
make[2]: *** [bntest] Error 1
make[2]: Leaving directory `/root/openssl-0.9.6c/test'
make[1]: *** [tests] Error 2
make[1]: Leaving directory `/root/openssl-0.9.6c'

OpenSSL self-test report:

OpenSSL version:  0.9.6c
Last change:      Fix BN_rand_range bug pointed out by Dominikus Scherkl...
Options:          --prefix=/usr/bin --openssldir=/usr/bin/openssl
OS (uname):       Linux linuxbox.consultingprof.com 2.4.7-10 #1 Thu Sep 6 17:21:28 EDT 
2001 i586 unknown
OS (config):      i586-whatever-linux2
Target (default): linux-elf
Target:           linux-elf
Compiler:         gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)

Failure!
[...]

Test report in file testlog

Reply via email to