Subject: Re: apache-ssl
To: nm <nm@vt.edu>
From: Scott Bartram <scottb@orionsoft.com>
List: port-sparc
Date: 04/25/2000 00:12:08
I just checked my build directory and I had backed off from the
default aggressive optimization. Change "-O3 -fomit-frame-pointer"
to just "-O2" and see if that works.

scott

nm wrote:
> 
> At 11:41 PM 4/23/00 -0400, Scott Bartram wrote:
> >The pkgsrc version of openssl is broken on the sparc. Try using the
> >latest version:
> >
> >http://www.openssl.org/source/openssl-0.9.5a.tar.gz
> >
> >scott
> 
> No luck.  I built openssl using the following commands:
> 
> ./config
> make
> 
> Here is what I see:
> 
> making all in tools...
> Doing certs
> Segmentation fault - core dumped
> ICE-CA.pem does not contain a certificate
> 
> The openssl binary core dumps when I run it.  I get similar results
> when I first ./config rsaref.
> 
> Would anyone be willing to hold my hand through this process?
> 
> Nick Maniscalco
> nmanisca@vt.edu