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 2004/11/03 15:38:41 UTC

DO NOT REPLY [Bug 32037] New: - mod_ssl.h includes err.h not openssl/err.h

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=32037>.
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=32037

mod_ssl.h includes err.h not openssl/err.h

           Summary: mod_ssl.h includes err.h not openssl/err.h
           Product: Apache httpd-2.0
           Version: 2.0.52
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: mod_ssl
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: dbb@st-andrews.ac.uk


On my machine I have an err.h in /usr/local (from heimdal I think) which mod_ssl
is including from mod_ssl.h in /modules/ssl  I had to change mod_ssl.h to 
include openssl/err.h to get it to compile successfully

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org