[NTLUG:Discuss] Problem with Open SSL 0.9.6

Neil Aggarwal neil at JAMMConsulting.com
Sat Mar 24 01:20:42 CST 2001


Hello:

I am trying to build the OpenSSL 0.9.6 package on a fresh
installation of RedHat 7.

I am getting a core dump when I do a make test.
Here is some of the output:

Generate and verify a certificate request
generating certificate request
rsa
There should be a 2 sequences of .'s and some +'s.
There should not be more that at most 80 per line
This could take some time.
Using configuration from test.cnf
./testgen: line 26: 14268 Segmentation fault      (core dumped)
../apps/openssl req -config test.cnf $req_new -out testreq.pem
problems creating request
make[1]: *** [test_gen] Error 1
make[1]: Leaving directory `/usr/local/openssl-0.9.6/test'
make: *** [tests] Error 2

Here is exactly what I did:

cd /usr/local
rpm -e --nodeps openssl-0.9.5a-14 openssl-devel
lynx http://www.openssl.org/source/openssl-0.9.6.tar.gz
tar zxvf openssl-0.9.6.tar.gz
cd openssl-0.9.6
./config --prefix=/usr/local --openssldir=/usr/local/openssl
make
make test

Has anyone seen this?

Thanks,
        Neil.

--
Neil Aggarwal
JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com
Custom Internet Development -- Java, JSP, servlets, databases



More information about the Discuss mailing list