Shea Lovan <[EMAIL PROTECTED]> wrote:

> I have been trying to get the OpenSSL to compile on one of my Sun 
> boxes.  I've tried the release version of 0.9.6 as well as the snapshot 
> "openssl-0.9.6-stable-SNAP-20010220".  I have configured it normally, with 
> the "no-asm" option, and with all compiler optimizations off and have the 
> same problem.
> 
> When I run "make test" it fails in either the BN_sqr or BN_exp section (it 
> can vary from one run to the next, but always fails in one of these).  I 
> have included the results from "make report."

I have tried a similar configuration, openssl-0.9.6-stable-SNAP-20010303
on Solaris 8 (SunOS 5.8), gcc version 2.95.2 19991024 (release),
'solaris-sparcv9-gcc' configuration (without any further options to
./Configure), and did not observe any of the problems that you
reported.  'make test' finished smoothly.

openssl version -a:

OpenSSL 0.9.6a-dev XX xxx XXXX
built on: Tue Mar  6 13:21:34 CET 2001
platform: solaris-sparcv9-gcc
options:  bn(64,32) md2(int) rc4(ptr,char) des(idx,cisc,16,long) idea(int) 
blowfish(ptr) 
compiler: gcc -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -mcpu=ultrasparc 
-O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DULTRASPARC -DMD5_ASM

You might want to try compiling and running the test on another one of
you Sun boxes in case there are some environment differences
(broken compiler, broken hardware, whatever).


-- 
Bodo Möller <[EMAIL PROTECTED]>
PGP http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/moeller/0x36d2c658.html
* TU Darmstadt, Theoretische Informatik, Alexanderstr. 10, D-64283 Darmstadt
* Tel. +49-6151-16-6628, Fax +49-6151-16-6036
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to