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=43328>. 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=43328 ------- Additional Comments From [EMAIL PROTECTED] 2007-09-08 04:29 ------- Finally, I got it compiled. What I did: - open srclib/apr-util/include/apr_ldap.h.in in your editor - around line 102, right before "#if LDAP_VERSION_MAX <= 2", add a line "#define LDAP_VERSION_MAX 3" - ./configure with your options - open srclib/apr-util/include/apr_ldap.h in your editor - around line 126, right before "#include "apr_ldap_url.h"", add a line "#include <ldap.h>" - make && make install I still consider this as a bug -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
