Note that the "./Configure solaris64-sparcv9-gcc" fails. The correct configuration command should be "./Configure solaris64-sparcv9-gcc31".
In testing, it compiles and goes all the way through the test just fine. I'm up and running. Thank you all for your help. Bruce Mohler -----Original Message----- From: Andy Polyakov via RT [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 1:39 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [openssl.org #417] make test fails in BN_sqr under Solaris 8 Richard! How come this ticket made to 0.9.[78] STATUS? The question was originally about 0.9.6h[-engine] and the issue is not relevant in 0.9.[78] context. > test BN_sqr > Square test failed! Basically it's in the FAQ (http://www.openssl.org/support/faq.cgi#BUILD11) and is a misconfiguraiton problem. FAQ suggests to compare outputs from './config -t' and './apps/openssl version -p', but this applies to 0.9.[78] as it's those versions that cover this misconfigration issues. As for 0.9.6. There're two ways to solve this problem: - ./Configure solaris-sparcv9-gcc -m32 - ./Configure solaris64-sparcv9-gcc The question is what do we do to resolve this ticket? I see two options: - complement FAQ with 0.9.6 specific clause; - backport relevant ./config and ./Configure code; A. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
