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

Incorrect include order in apr_ldap.h

           Summary: Incorrect include order in apr_ldap.h
           Product: Apache httpd-2.0
           Version: 2.0.48
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: mod_ldap
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


On Sparc Solaris 2.8 attempting to build Apache with:

./configure --with-ldap --with-module=experimental:ldap_auth
--with-module=experimental:mod_auth_ldap

Results in a make terminating with an error. This is caused by lber.h being
included AFTER ldap.h in apr_ldap.h.

I swapped the order of includes and it works fine.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to