Re: Installation Problems

2009-01-19 Thread Dr. Stephen Henson
On Mon, Jan 19, 2009, Blasdel, Jerry wrote: > I had the same problem. I made a change that will make it work but it > would be good if someone else could verify if the change is necessary. > > In the Makefile under the fips directory, where it does the cp -p of the > fips modules, I had to add t

RE: Installation Problems

2009-01-19 Thread Blasdel, Jerry
I had the same problem. I made a change that will make it work but it would be good if someone else could verify if the change is necessary. In the Makefile under the fips directory, where it does the cp -p of the fips modules, I had to add the prefix of $(FIPSLIBDIR) to each of the files being c

Re: Installation Problems

2009-01-19 Thread Rustam Rakhimov
I think you have taken bad version of openSSL

Re: installation problems

2004-03-29 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Mon, 29 Mar 2004 08:05:34 -0800, Brian Lauer <[EMAIL PROTECTED]> said: brian8192> During configuration you need to specify whether you want brian8192> shared libraries or archive files (./configure --shared). Correction: ./config shared brian8192> You can conve

Re: installation problems

2004-03-29 Thread Brian Lauer
During configuration you need to specify whether you want shared libraries or archive files (./configure --shared). You can convert an archive file to a shared object by doing this: gcc -o libssl.so --shared libssl.a gcc -o libcrypto.so --shared libcrypto.a Try that first, and if that fails for

Re: Installation problems

2003-09-24 Thread Izaskun Mendia Telleria
Hello, Do you have generated wcecompat.lib and wcecompattex.lib??. To generate these two files you need to through D:\...\Microsoft eMbedded Tools\EVC\WCE300\BIN>wcearm.bat. By default wcearm.bat is generate for Pocket Pc 2000, for Pocket Pc 2002 you need to change " if "%PLATFORM%"

Re: Installation Problems

2000-07-17 Thread Marvin Wolfthal
What compiler are you using? - Original Message - From: "Virtua Surfer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 17, 2000 6:16 PM Subject: Installation Problems > Hi. > I've been trying to compile Openssl 9.0.5a in a Sun Sparc, using Solaris 7. > However, it doesn't