on 1/27/00 7:50 PM, Pierpaolo Fumagalli <[EMAIL PROTECTED]> wrote:

> I rebuilt the installer with winsock 2.0 support (ws2_32.lib)...
> And now the version number is correct.
> Still it doesn't seem to change when I compile with or without EAPI
> support (the .dll file doesn't change)...
> 
> Pier

When you compile with EAPI, you have to compile/link against a version of
Apache with mod_ssl patches in it. We import httpd.h which has EAPI ifdefs
in the mod_ssl version of it. that is how apache is able to show that error
message about lack of eapi possibly crashing things.

make sense?

-jon

-- 
Come to the first official Apache Software Foundation
Conference!  <http://ApacheCon.Com/>




--
----------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to