Re: out range error compiling fips 1.2.3

2011-09-10 Thread Kenneth Goldman
...@openssl.org To: openssl-users@openssl.org Date: 09/09/2011 09:45 AM Subject: Re: out range error compiling fips 1.2.3 Sent by: owner-openssl-us...@openssl.org On Thu, Sep 08, 2011, Kenneth Goldman wrote: I'm getting this error compiling openssl-fips-1.2.3.tar.gz, which seems

Re: out range error compiling fips 1.2.3

2011-09-10 Thread Kenneth Goldman
From: Jakob Bohm jb-open...@wisemo.com Date: 09/09/2011 05:36 AM Subject: Re: out range error compiling fips 1.2.3 On 9/8/2011 9:35 PM, Kenneth Goldman wrote: ... A second question. In researching this error, I saw someone compile with ./config fipscanisterbuild That's

Re: out range error compiling fips 1.2.3

2011-09-10 Thread Dr. Stephen Henson
On Fri, Sep 09, 2011, Kenneth Goldman wrote: From: Jakob Bohm jb-open...@wisemo.com Date: 09/09/2011 05:36 AM Subject: Re: out range error compiling fips 1.2.3 On 9/8/2011 9:35 PM, Kenneth Goldman wrote: ... A second question. In researching this error, I saw someone compile

Re: out range error compiling fips 1.2.3

2011-09-10 Thread Dr. Stephen Henson
On Fri, Sep 09, 2011, Kenneth Goldman wrote: Replies below. But the meta-question is does there exist step by step instructions for compiling the openssl FIPS module. The user guide and the security policy have details. That is for testing purposes for the unvalidated 2.0 module only.

out range error compiling fips 1.2.3

2011-09-09 Thread Kenneth Goldman
I'm getting this error compiling openssl-fips-1.2.3.tar.gz, which seems to be the latest. It seems to be well known on openssl-dev, but I don't know what to do about it. Any ideas? gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN

Re: out range error compiling fips 1.2.3

2011-09-09 Thread Jakob Bohm
On 9/8/2011 9:35 PM, Kenneth Goldman wrote: ... A second question. In researching this error, I saw someone compile with ./config fipscanisterbuild That's not in the INSTALL file. Do I need this? -- Ken Goldman kg...@watson.ibm.com 914-784-7646 (863-7646) Hmm, in previous versions of the

Re: out range error compiling fips 1.2.3

2011-09-09 Thread Dr. Stephen Henson
On Thu, Sep 08, 2011, Kenneth Goldman wrote: I'm getting this error compiling openssl-fips-1.2.3.tar.gz, which seems to be the latest. It seems to be well known on openssl-dev, but I don't know what to do about it. Any ideas? gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS