If you have a completely different version of openssl on your system, that shouldn't make a difference in the test environment.
Try completely removing your source tree and restarting from the pure tarball. Also, try getting the latest 0.9.8 snapshot from ftp://ftp.openssl.org/snapshot/ . and I would update your compiler, if you are able. -Kyle H On 3/1/06, Fabro, Loic <[EMAIL PROTECTED]> wrote: > Quick update, I did try that as well (probably forgot before posting my > results.... :-( ): > ./config --prefix=/usr/local/openssl no-idea no-asm > > gives me a: > > Doing ofb > ofb_encrypt encrypt error > 29 15 85 50 70 35 06 C4 > 29 F2 4A 24 70 EB 3D 3F > Doing ofb64 > ofb64_encrypt encrypt error > Doing ede_ofb64 > ede_ofb64_encrypt encrypt error > Doing cbc_cksum > bad return value (249C444D), should be F7FE62B4 > bad cbc_cksum block returned > Doing quad_cksum > input word alignment test 0 1 2 3 > output word alignment test 0 1 2 3 > fast crypt test fast crypt error, efx1ucqZgl8TI should be efGnQx2725bI2 > fast crypt error, yAh.yetncf5jc should be yA1Rp/1hZXIJk > make[1]: *** [test_des] Error 1 > > ________________________________ > > From: [EMAIL PROTECTED] on behalf of William A. Rowe, Jr. > Sent: Fri 2/24/2006 7:55 PM > To: openssl-users@openssl.org > Subject: Re: Trying to build OpenSSL 0.9.8a from source > > > > Fabro, Loic wrote: > > Hum... I remove support for IDEA (and no fPIC) and now the test is > > segfaulting.. > > make clean > make depends > > > > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]