Full_Name: Edward Ouellette
Version: 2.4.2
OS: Win98 SE
Submission from: paradox.mit.edu (18.242.0.144)
Apache 1.3.9
mod_ssl 2.4.2
OpenSSL 0.9.4
I am compiling on Win32 (Win98 SE) platform using Microsoft Visual Studio 6.0
(with Service Pack 3 installed).
I followed your Win32 installation instructions, and got as far as the first
"nmake" in step 5.
The compiler goes into modules\ssl, then attempts to "nmake /nologo all" there.
Everything before that is ok. Here's a clip from the command prompt window:
---------------------------------
cd modules\ssl
nmake /nologo all
cl.exe /nologo /c /O2 /MD /W3 /GX /DNDEBUG /DWIN32 /D_WINDOWS
/DSHARED_M
ODULE /DEAPI /DMOD_SSL=204102 /DMOD_SSL_VERSION=\"2.4.2\" /I..\..\include
/IF:\W
in32App\OpenSSL\\include mod_ssl.c
mod_ssl.c
mod_ssl.c(205) : error C2078: too many initializers
NMAKE : fatal error U1077: 'F:\WIN32APP\MICROS~2\VC98\BIN\cl.exe' : return code
'0x2'
Stop.
NMAKE : fatal error U1077: '"F:\WIN32APP\MICROSOFT VISUAL
STUDIO\VC98\BIN\NMAKE.
exe"' : return code '0x2'
Stop.
----------------------------------
Can you please help me out?
thanks!
Ed
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]