I have tried building openSSL 0.9.4 for use with APache 1.3.9, but on
running make test, the test hangs at ./randtest

I am builing this on a Dec Unix 4.0b system with the Dec Compiler. Please
see the attached log for details.

Previous releases of openSSL compiled without error on this system.

regards

Dave

----------------------------------------------------------------------
MANNET Support,  M & G House,  Head Road, Douglas, Isle of Man IM1 5BF
[EMAIL PROTECTED]  tel: +44 1624 623 841    fax: +44 1624 623 004
MANNET Homepage:                             http://www.mcb.net/mannet
Script started on Thu Sep 16 16:12:39 1999
/webmnt/dave/openssl-0.9.4# make test


Doing certs

ICE-CA.pem => 6bee6be3.0

ICE-root.pem => adbec561.0

ICE-user.pem => 3ecf89a3.0

ca-cert.pem => 1f6c59cd.0

dsa-ca.pem => 73912336.0

dsa-pca.pem => 24867d38.0

factory.pem => f3e90025.0

nortelCA.pem => 1ef89214.0

pca-cert.pem => 8caad35e.0

rsa-cca.pem => a99c5886.0

rsa-ssca.pem => f73e89fd.0

thawteCb.pem => ddc328ff.0

thawteCp.pem => c33a80d4.0

timCA.pem => 8c401b31.0

tjhCA.pem => 052eae11.0

vsign1.pem => 2edf7016.0

vsign2.pem => b5f329fa.0

vsign3.pem => 7651b327.0

vsignss.pem => f73e89fd.0

vsigntca.pem => 18d46017.0

testing...

./destest

Doing cbcm

Doing ecb

Doing ede ecb

Doing cbc

Doing desx cbc

Doing ede cbc

Doing pcbc

Doing cfb8 cfb16 cfb32 cfb48 cfb64 cfb64() ede_cfb64() done

Doing ofb

Doing ofb64

Doing ede_ofb64

Doing cbc_cksum

Doing quad_cksum

input word alignment test 0 1 2 3

output word alignment test 0 1 2 3

fast crypt test 

./ideatest

ecb idea ok

cbc idea ok

cfb64 idea ok

./shatest

test 1 ok

test 2 ok

test 3 ok

./sha1test

test 1 ok

test 2 ok

test 3 ok

./md5test

test 1 ok

test 2 ok

test 3 ok

test 4 ok

test 5 ok

test 6 ok

test 7 ok

./hmactest

test 0 ok

test 1 ok

test 2 ok

test 3 ok

./md2test

test 1 ok

test 2 ok

test 3 ok

test 4 ok

test 5 ok

test 6 ok

test 7 ok

./mdc2test

pad1 - ok

pad2 - ok

./rc2test

ecb RC2 ok

./rc4test

test 0 ok

test 1 ok

test 2 ok

test 3 ok

test 4 ok

test 5 ok

test end processing ....................done

test multi-call ....................done

./rc5test

ecb RC5 ok

cbc RC5 ok

./bftest

testing blowfish in raw ecb mode

testing blowfish in ecb mode

testing blowfish set_key

testing blowfish in cbc mode

testing blowfish in cfb64 mode

testing blowfish in ofb64

./casttest

ecb cast5 ok

This test will take some time....123456789ABCDEF ok

./randtest

*** Interrupt

*** Exit 2

Stop.

/webmnt/dave/openssl-0.9.4# cd apps


/webmnt/dave/openssl-0.9.4/apps# openssl -version 
aversion -a


OpenSSL 0.9.4 09 Aug 1999

built on: Thu Sep 16 11:33:41 BST 1999

platform: alpha-cc

options:  bn(64,64) md2(int) rc4(ptr,int) des(idx,cisc,4,long) idea(int) blowfish(idx) 


compiler: cc -std1 -tune host -O4 -readonly_strings

/webmnt/dave/openssl-0.9.4/apps# exuit


exit


script done on Thu Sep 16 16:19:49 1999

script done on Thu Sep 16 16:19:49 1999

Reply via email to