[EMAIL PROTECTED] Apache 2.0.54 WIN32 compile error with OpenSSL 0.9.8

2005-07-24 Thread hunter
My WIN32 build of Apache 2.0.54 fails with the following error while compiling with OpenSSL 0.9.8 mod_ssl.c ssl_engine_config.c ssl_engine_dh.c ssl_engine_init.c ssl_engine_io.c ssl_engine_kernel.c ssl_engine_log.c ssl_engine_mutex.c ssl_engine_pphrase.c ssl_engine_pphrase.c(684) : error C2065:

Re: [EMAIL PROTECTED] Apache 2.0.54 WIN32 compile error with OpenSSL 0.9.8

2005-07-24 Thread Joe A
165 #ifndef PEM_F_DEF_CALLBACK166 #define PEM_F_DEF_CALLBACK PEM_F_DEF_CB167 #endif http://lxr.webperf.org/source.cgi/modules/ssl/ssl_toolkit_compat.h#179On 7/24/05, hunter [EMAIL PROTECTED] wrote: My WIN32 build of Apache 2.0.54 fails with the following error whilecompiling with OpenSSL