DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28942>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28942 functions are not exported from mod_ssl corectly for win32 Summary: functions are not exported from mod_ssl corectly for win32 Product: Apache httpd-2.0 Version: 2.0.49 Platform: PC URL: http://www.outoforder.cc/projects/apache/mod_log_sql/ OS/Version: Windows NT/2K Status: NEW Severity: Blocker Priority: Other Component: mod_ssl AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The functions and structures in mod_ssl's public API (mod_ssl.h) are not exported correctly using AP_DECLARE and AP_DECALRE_NONSTD for use on win32 systems. I was trying to compile mod_log_sql with mod_ssl support under windows 2k and ran into this *road block*. Namely I am accessing the ssl_module struct (via the myConnConfig macro) and ssl_var_lookup function in the SSL functionity of my module. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
