Hi, I was told I could report this here. I'm running RedHat 6.0 on an
AMDK62 3D. config -t says the I'm running i586-whatever-linux2, linux-elf.
Is that correct? Anyway here are the errors I'm getting:
c_rehash: rehashing skipped ('openssl' program not available)
testing...
make[1]: Entering directory `/home/public/openssl/openssl-0.9.4/test'
gcc -o
bntest -I../include -DTHREADS -D_REENTRANT -DL_ENDIAN -DTERMIO -O3 -fomit-fr
ame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM
bntest.o -L. -L.. -L../.. -L../../.. -L.. -lcrypto
../libcrypto.a(err_all.o): In function `ERR_load_crypto_strings':
err_all.o(.text+0x14): undefined reference to `ERR_load_ASN1_strings'
err_all.o(.text+0x28): undefined reference to `ERR_load_CONF_strings'
err_all.o(.text+0x41): undefined reference to `ERR_load_EVP_strings'
err_all.o(.text+0x46): undefined reference to `ERR_load_OBJ_strings'
err_all.o(.text+0x4b): undefined reference to `ERR_load_PEM_strings'
err_all.o(.text+0x50): undefined reference to `ERR_load_X509_strings'
err_all.o(.text+0x55): undefined reference to `ERR_load_X509V3_strings'
err_all.o(.text+0x5f): undefined reference to `ERR_load_PKCS7_strings'
err_all.o(.text+0x64): undefined reference to `ERR_load_PKCS12_strings'
collect2: ld returned 1 exit status
make[1]: *** [bntest] Error 1
make[1]: Leaving directory `/home/public/openssl/openssl-0.9.4/test'
make: *** [tests] Error 2
Any ideas?
Jim Darden
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]