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

Making Apache 2.0.45 with --enable-ldap --enable-auth-ldap





------- Additional Comments From [EMAIL PROTECTED]  2003-08-19 19:18 -------
Based on information on the Apache mailing list archives... I tried a different
configure set-up, but I still have the same issue:

  ./configure \
    --prefix=/usr/local/apache2 \
    --enable-cgi --enable-so \
    --with-perl=/bin/perl \
    --with-ldap-lib=/usr/lib \
    --with-ldap-include=/usr/include \
--enable-mods-shared="ssl info auth-ldap auth-dbm auth-digest mem-cache" \
    --enable-auth-ldap \
    --enable-auth-dbm \
    --enable-auth-digest \
    --enable-mem-cache \
    --enable-ssl \
    --enable-info

Still same result during compile:
  util_ldap.c:81:2: #error mod_ldap requires APR-util to have LDAP support 
built in

Still investigating.

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

Reply via email to