Re: Compiling modssl on Windows 2000

2001-01-23 Thread Ralf S. Engelschall

On Wed, Jan 17, 2001, Andy Malato wrote:

 I know that modssl is really only in the early developement stages for
 windows, however I have attempted to try and compile it, but for some
 reason it seems that the modssl modules are not being compiled.
 
 when I actually cd into the modules/ssl directory and try running nmake
 from there: NMAKE : fatal error U1073: don't know how to make
 'ssl_engine_scache.obj'

This is already fixed in the lastest snapshots AFAIK.  But currently I'm on
the way rolling mod_ssl 2.8.0 for Apache 1.3.16 and it will be certainly again
broken for Win32, because the Win32 guys inside the ASF changed a lot again
and I don't have any chance to fix this (I've no Win32 development environment
available). So, sorry, but Windows users are on their own... but if someone is
able to fix the stuff for Win32, I'm happy to incorporate the patch into the
official distribution.
   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]



Compiling modssl on Windows 2000

2001-01-17 Thread Andy Malato

Hi All,

I know that modssl is really only in the early developement stages for
windows, however I have attempted to try and compile it, but for some
reason it seems that the modssl modules are not being compiled.

when I actually cd into the modules/ssl directory and try running nmake
from there: NMAKE : fatal error U1073: don't know how to make
'ssl_engine_scache.obj'
Stop.

It seems to spit up at that point.

Has anyone succesfull compiled and got apache with modssl working on
windows 2000?

Thanks,

---Andy


__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: Compiling modssl on Windows 2000

2001-01-17 Thread David Rees

On Wed, Jan 17, 2001 at 11:54:26AM -0500, Andy Malato wrote:
 
 Has anyone succesfull compiled and got apache with modssl working on
 windows 2000?

It helps to know what version of mod_ssl you are trying to compile.  
Anyway, mod_ssl 2.7.1 has known problems when compiling/running on 
Windows, get the latest mod_ssl out of CVS and it should work.  If it 
doesn't and you can figure out why, post a patch, and Ralf will apply it 
to the tree.

If anyone can point me to a compiler for Windows that will work for 
compiling mod_ssl, I might give it a go to help try to debug some of these 
problems.

-Dave
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]