Hi, I'm having problems compiling/istalling openssl.
I run config, and make correctly.
however make test fails.
testing...
make[1]: Entering directory `/usr/local/src/openssl-0.9.6b/test'
make[2]: Entering directory `/usr/local/src/openssl-0.9.6b/apps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/openssl-0.9.6b/apps'
./destest
make[1]: *** [test_des] Segmentation fault
make[1]: Leaving directory `/usr/local/src/openssl-0.9.6b/test'
make: *** [tests] Error 2
the output from make report is
OpenSSL self-test report:
OpenSSL version: 0.9.6b
Last change: Change ssleay_rand_bytes (crypto/rand/md_rand.c)...
Options: no-idea -shared
OS (uname): Linux sunshine.geordie.demon.co.uk 2.2.14-5.0 #1 Tue Mar 7
21:07:39 EST 2000 i686 unknown
OS (config): i686-whatever-linux2
Target (default): linux-elf
Target: linux-elf
Compiler: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2
release)
I've tried removing -O3 from the CFLAG section of the make file but it makes
no differance.
I'm trying to install this on a RedHat 6.2 based system.
Thanks.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]