Excellent! We now have a successfully compiled openssl build. Thanks.
 
I still had to take the /WX flag out of the ce.mak file because of a warning 
from wcecompat:
The warning is in wcecompat\include\stdlib.h(38) float fmodf(float) incorrect 
number of arguments for intrinsic function, expected 2 arguments. This is 
because fmodf should be declared as fmodf(float,float).
 
I only have the source distribution of openssl so I had to apply that patch 
manually. Will this patch be merged in at some point soon and a new source 
distribution made available?
 
Thanks for your help Maurice.
 
Steven
 
> Date: Thu, 6 Nov 2008 13:55:25 +0100> From: [EMAIL PROTECTED]> To: 
> openssl-users@openssl.org> Subject: Re: Compiling OpenSSL 0.9.8i for Windows 
> Mobile 5 With Visual Studio 2005> > Hey,> > good we have some progress.> > 
> ext Steven Harris wrote:> <snip>> > I then tried the build process again for 
> openssl:> > - Ran perl Configure VC-CE> > - Ran ms\do_ms and got an error 
> that PLATFORM was not defined. So I > > defined it as VC-CE. Ran it again and 
> it worked.> > - Removed the /WX flag from the ce.mak script (warnings as 
> errors).> > - Ran nmake -f ms\ce.mak and now I get an error in the file > > 
> crypto\o_str.c(64) that the include file strings.h cannot be found.> > > > Am 
> I missing an include, define or environment variable?> The mail I linked to 
> in my last answer contained a patch for the 0.9.8i > version of openssl. You 
> will still need to apply this patch to > successfully build this openssl 
> version.> > Best Regards,> Maurice> > -- > Maurice Kalinowski - 
> maurice.kalinowski (AT) nokia.com> Software Engineer - Nokia, Qt Software> 
> Rudower Chaussee 13, 12489 Berlin, Germany> > 
> ______________________________________________________________________> 
> OpenSSL Project http://www.openssl.org> User Support Mailing List 
> openssl-users@openssl.org> Automated List Manager [EMAIL PROTECTED]
_________________________________________________________________
See the most popular videos on the web 
http://clk.atdmt.com/GBL/go/115454061/direct/01/

Reply via email to