Re: Make issue with openssl-1.0.0f and openssl-1.0.0j

2012-07-18 Thread Jeremy Hunt
, I hope that little task list helps you find your problem. Jeremy Barone, Philip wrote: -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl- us...@openssl.org] On Behalf Of Jakob Bohm Sent: Tuesday, July 17, 2012 1:03 PM To: openssl-users@openssl.org Subject: Re

Re: Make issue with openssl-1.0.0f and openssl-1.0.0j

2012-07-17 Thread Zack Weinberg
On Tue, Jul 17, 2012 at 11:18 AM, Barone, Philip wrote: >> 2. Does the 11GB .a file contain multiple copies of each .o >> file, perhaps every version you ever compiled? (You can test >> this with the command $ ar -t libcrypto.a > > This does not appear to be the issue either > > Server1> ar -t lib

RE: Make issue with openssl-1.0.0f and openssl-1.0.0j

2012-07-17 Thread Barone, Philip
> -Original Message- > From: owner-openssl-us...@openssl.org [mailto:owner-openssl- > us...@openssl.org] On Behalf Of Jakob Bohm > Sent: Tuesday, July 17, 2012 1:03 PM > To: openssl-users@openssl.org > Subject: Re: Make issue with openssl-1.0.0f and openssl-1.0.0j >

Re: Make issue with openssl-1.0.0f and openssl-1.0.0j

2012-07-17 Thread Jakob Bohm
On 7/17/2012 6:22 PM, Barone, Philip wrote: Hi, I am having issues make’ing openssl-1.0.0j, f fails as well, on Solaris Patch level “5.10 Generic_147440-13 sparc”. It works fine at OS patch level “5.10 Generic_125100-10 sparc”. I am compiling this using “solaris64-sparcv9-cc” like I have alway