Building HTTPD, thanks for the link, rather I build it by myself for Win32 and Win64 with VC9.

Have made the libs, build with nss-3.12.7/nspr-4.8.6

Building HTTPD with  apr-util 1.4.1
with #define APU-HAVE-CRYPTO = 1 then failed with:

\crypto\apr_crypto.c(113) : error C2065: 'params' : undeclared identifier
.\crypto\apr_crypto.c(113) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int' .\crypto\apr_crypto.c(113) : warning C4024: 'function through pointer' : different types for formal and actual parameter 2 .\crypto\apr_crypto.c(113) : error C2198: 'function through pointer' : too few arguments for call




-----Original Message----- From: Mladen Turk
Sent: Thursday, December 08, 2011 1:49 PM
To: dev@httpd.apache.org
Subject: Re: Win :: apr-util-1.4.1

On 12/08/2011 01:04 PM, Steffen wrote:
Building out of the box on Windows including apr_crypto_oppenssl.
Also apr_crypto_nss compiles fine, but have no nss3.lib here yet, so cannot link now.

1. You should use apr developers list
   http://apr.apache.org/mailing-lists.html
2. Use Mozilla's Xulrunner (Gecko) SDK
   https://developer.mozilla.org/en/Gecko_SDK


Regards
--
^TM

Reply via email to