Got the following error during "make test." Does that mean I should
not install openssl until the issue is solved? The build itself seemed
to finish without any errors or warnings.
---------- begin error message ----------
./randtest
assertion "md_c[1] == md_count[1]" failed: file "md_rand.c", line 298
*** Signal 6
Stop.
*** Error code 1
Stop.
---------- end error message ----------
I am building openssl-0.9.6 on NetBSD/sparc 1.5. Made no modifications
before the build: simply "./config -lcompat", then, "make". It seems that
core files were dumped:
% find ./ -name "*.core" -print
.//certs/openssl.core
.//test/randtest.core
Thanks for any advice. (Please cc if possible since not a regular member
of the list.)
henry nelson
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]