I have tried to build version 0.9.6 shared libs on my linux machine,
but make test fails.

maybe I'm doing something silly.

Can anyone help?

s.kaes
OpenSSL self-test report:

OpenSSL version:  0.9.6
Last change:      In ssl23_get_client_hello, generate an error message wh...
Options:          -shared no-asm
OS (uname):       Linux dog 2.2.14-5.0 #1 Tue Mar 7 21:07:39 EST 2000 i686 unknown
OS (config):      i686-whatever-linux2
Target (default): ??
Target:           linux-elf
Compiler:         gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

Failure!
-----------------------------------------------------------------------------
make[1]: Entering directory `/home/kaes/openssl-0.9.6'
making all in crypto...
make[2]: Entering directory `/home/kaes/openssl-0.9.6/crypto'
making all in crypto/md2...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/md2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/md2'
making all in crypto/md4...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/md4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/md4'
making all in crypto/md5...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/md5'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/md5'
making all in crypto/sha...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/sha'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/sha'
making all in crypto/mdc2...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/mdc2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/mdc2'
making all in crypto/hmac...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/hmac'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/hmac'
making all in crypto/ripemd...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/ripemd'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/ripemd'
making all in crypto/des...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/des'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/des'
making all in crypto/rc2...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/rc2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/rc2'
making all in crypto/rc4...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/rc4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/rc4'
making all in crypto/rc5...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/rc5'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/rc5'
making all in crypto/idea...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/idea'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/idea'
making all in crypto/bf...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/bf'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/bf'
making all in crypto/cast...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/cast'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/cast'
making all in crypto/bn...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/bn'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/bn'
making all in crypto/rsa...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/rsa'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/rsa'
making all in crypto/dsa...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/dsa'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/dsa'
making all in crypto/dh...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/dh'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/dh'
making all in crypto/dso...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/dso'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/dso'
making all in crypto/buffer...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/buffer'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/buffer'
making all in crypto/bio...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/bio'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/bio'
making all in crypto/stack...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/stack'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/stack'
making all in crypto/lhash...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/lhash'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/lhash'
making all in crypto/rand...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/rand'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/rand'
making all in crypto/err...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/err'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/err'
making all in crypto/objects...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/objects'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/objects'
making all in crypto/evp...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/evp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/evp'
making all in crypto/asn1...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/asn1'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/asn1'
making all in crypto/pem...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/pem'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/pem'
making all in crypto/x509...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/x509'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/x509'
making all in crypto/x509v3...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/x509v3'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/x509v3'
making all in crypto/conf...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/conf'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/conf'
making all in crypto/txt_db...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/txt_db'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/txt_db'
making all in crypto/pkcs7...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/pkcs7'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/pkcs7'
making all in crypto/pkcs12...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/pkcs12'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/pkcs12'
making all in crypto/comp...
make[3]: Entering directory `/home/kaes/openssl-0.9.6/crypto/comp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/crypto/comp'
make[2]: Leaving directory `/home/kaes/openssl-0.9.6/crypto'
making all in ssl...
make[2]: Entering directory `/home/kaes/openssl-0.9.6/ssl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kaes/openssl-0.9.6/ssl'
making all in rsaref...
make[2]: Entering directory `/home/kaes/openssl-0.9.6/rsaref'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kaes/openssl-0.9.6/rsaref'
making all in apps...
make[2]: Entering directory `/home/kaes/openssl-0.9.6/apps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kaes/openssl-0.9.6/apps'
making all in test...
make[2]: Entering directory `/home/kaes/openssl-0.9.6/test'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kaes/openssl-0.9.6/test'
making all in tools...
make[2]: Entering directory `/home/kaes/openssl-0.9.6/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kaes/openssl-0.9.6/tools'
make[1]: Leaving directory `/home/kaes/openssl-0.9.6'
-----------------------------------------------------------------------------
make[1]: Entering directory `/home/kaes/openssl-0.9.6'
testing...
make[2]: Entering directory `/home/kaes/openssl-0.9.6/test'
make[3]: Entering directory `/home/kaes/openssl-0.9.6/apps'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kaes/openssl-0.9.6/apps'
./destest
make[2]: *** [test_des] Segmentation fault (core dumped)
make[2]: Leaving directory `/home/kaes/openssl-0.9.6/test'
make[1]: *** [tests] Error 2
make[1]: Leaving directory `/home/kaes/openssl-0.9.6'
-----------------------------------------------------------------------------

Reply via email to