On Fri, May 21, 1999, Lin Geng wrote:
> Thanks. I got it and tried the build on win32 platform. I am using VC++
> 6.0.
>
> I used the latest SNAP in openssl-19990522-0330.
>
> The patch went very smoothly. When I tried to build apache, compiler
> encountered an error in mol_ssl.c and stopped.
> The error msg is:
> mod_ssl.c <204>: error C2078: too many initializers
Then EAPI wasn't correctly added to the Apache source tree, i.e. the EAPI
extensions to the module structure definition are missing. So the patch seems
not to went smoothly. Please make sure EAPI was correctly applied to the
Apache source tree by mod_ssl's configure.bat. For instance there has to be an
#ifdef EAPI...#endif in src/include/http_config.h, etc.
> Also, the do_nt.mat in ms\ does not produce valid make file. An error of
> "illegal characer {' in macro" stopped the make. do_ms.bat works fine.
Can you report this to the [EMAIL PROTECTED] mailing list,
so one of our Win32 experts can pick it up? Thanks.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]