Re: OpenSSL 0.9.8j compilation/installation error on SunOS 5.10

2009-03-03 Thread Claus Assmann
On Mon, Mar 02, 2009, Victor Duchovni wrote: > On Mon, Mar 02, 2009 at 05:36:15PM -0800, Claus Assmann wrote: > > Out of the box OpenSSL 0.9.8j fails to install on SunOS 5.10 ( cp: > > What's the "correct" way to fix this? For now I "hacked" the Makefile > > to ignore the result of the cp command

Re: OpenSSL 0.9.8j compilation/installation error on SunOS 5.10

2009-03-03 Thread Claus Assmann
On Tue, Mar 03, 2009, Dr. Stephen Henson wrote: > On Tue, Mar 03, 2009, Claus Assmann wrote: > > On Tue, Mar 03, 2009, Dr. Stephen Henson wrote: > > > Please try a recent 0.9.8 snapshot, for example: > > Fails in a different way: > > PS: patch for Makefile: > > --- M Tue Mar 3 13:31:48 2

Re: OpenSSL 0.9.8j compilation/installation error on SunOS 5.10

2009-03-03 Thread Dr. Stephen Henson
On Tue, Mar 03, 2009, Claus Assmann wrote: > On Tue, Mar 03, 2009, Dr. Stephen Henson wrote: > > On Mon, Mar 02, 2009, Claus Assmann wrote: > > > > Out of the box OpenSSL 0.9.8j fails to install on SunOS 5.10 ( cp: > > > cannot access fipscanister.o). I found a mail in the archives about > > >

Re: OpenSSL 0.9.8j compilation/installation error on SunOS 5.10

2009-03-03 Thread Claus Assmann
On Tue, Mar 03, 2009, Dr. Stephen Henson wrote: > On Mon, Mar 02, 2009, Claus Assmann wrote: > > Out of the box OpenSSL 0.9.8j fails to install on SunOS 5.10 ( cp: > > cannot access fipscanister.o). I found a mail in the archives about > Please try a recent 0.9.8 snapshot, for example: > ftp://

Re: OpenSSL 0.9.8j compilation/installation error on SunOS 5.10

2009-03-03 Thread Dr. Stephen Henson
On Mon, Mar 02, 2009, Claus Assmann wrote: > Out of the box OpenSSL 0.9.8j fails to install on SunOS 5.10 ( cp: > cannot access fipscanister.o). I found a mail in the archives about > this and applied the patch to disable FIPS (see below). However, > after doing that compilation fails because fip

Re: OpenSSL 0.9.8j compilation/installation error on SunOS 5.10

2009-03-03 Thread Victor Duchovni
On Mon, Mar 02, 2009 at 05:36:15PM -0800, Claus Assmann wrote: > Out of the box OpenSSL 0.9.8j fails to install on SunOS 5.10 ( cp: > cannot access fipscanister.o). I found a mail in the archives about > this and applied the patch to disable FIPS (see below). However, > after doing that compilati

Re: OpenSSL 0.9.8j compilation/installation error on SunOS 5.10

2009-03-02 Thread karuppusamy g
thank you. On Mon, Mar 2, 2009 at 8:36 PM, Claus Assmann > wrote: > Out of the box OpenSSL 0.9.8j fails to install on SunOS 5.10 ( cp: > cannot access fipscanister.o). I found a mail in the archives about > this and applied the patch to disable FIPS (see below). However, > after doing that comp

OpenSSL 0.9.8j compilation/installation error on SunOS 5.10

2009-03-02 Thread Claus Assmann
Out of the box OpenSSL 0.9.8j fails to install on SunOS 5.10 ( cp: cannot access fipscanister.o). I found a mail in the archives about this and applied the patch to disable FIPS (see below). However, after doing that compilation fails because fips.h is missing: cc -I. -I.. -I../include -DOPENSSL_