You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/04/08 04:56:43 UTC

DO NOT REPLY [Bug 7802] - mod_ssl - ssl_engine_kernel.c won't compile

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7802>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7802

mod_ssl - ssl_engine_kernel.c won't compile

dougm@pobox.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From dougm@pobox.com  2002-04-08 02:56 -------
this has been fixed in cvs.
quick fix can be done by hand if you edit mod_ssl.h and change this line:
#if SSL_LIBRARY_VERSION >= 0x00907000
to
if 0