Dear Sirs,
Please help ......
I've tried to install openssl-0.9.4 in my Linux box. After I unpackt it,
I run:
$ ./config
$ make
It seems there is no error. As I tried to run:
$ make test
The error accurred.
Below is the message:
rabbit:/usr/local/tmp/openssl-0.9.4 [root] > make test
Doing certs
ICE-CA.pem does not contain a certificate
ICE-root.pem does not contain a certificate
ICE-user.pem does not contain a certificate
ca-cert.pem does not contain a certificate
dsa-ca.pem does not contain a certificate
dsa-pca.pem does not contain a certificate
factory.pem does not contain a certificate
nortelCA.pem does not contain a certificate
pca-cert.pem does not contain a certificate
rsa-cca.pem does not contain a certificate
rsa-ssca.pem does not contain a certificate
thawteCb.pem does not contain a certificate
thawteCp.pem does not contain a certificate
timCA.pem does not contain a certificate
tjhCA.pem does not contain a certificate
vsign1.pem does not contain a certificate
vsign2.pem does not contain a certificate
vsign3.pem does not contain a certificate
vsignss.pem does not contain a certificate
vsigntca.pem does not contain a certificate
testing...
make[1]: Entering directory `/usr/local/mydata-2/tmp/openssl-0.9.4/test'
make[2]: Entering directory `/usr/local/mydata-2/tmp/openssl-0.9.4/apps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/mydata-2/tmp/openssl-0.9.4/apps'
./destest
make[1]: *** [test_des] Segmentation fault
make[1]: Leaving directory `/usr/local/mydata-2/tmp/openssl-0.9.4/test'
make: *** [tests] Error 2
I've removed the "CLAGS" option at file Makefile.ssl, and run "make
clean; make" .
But the error accured again.... why ?????
Thanks alot.
BR,
=bram=
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]