On Fri, 27 Oct 2006, Quentin North wrote: > Im trying to build apache 2.2.23 on Centos4 with mod_ldap_auth. Im using > the following configure line: > > ./configure --prefix=/apache --enable-ldap --enable-auth-ldap > --with-apr=srclib/apr --with-apr-util=srclib/apr-util > > When I try the make, I get the following output and errors: > > [..snip..] > > util_ldap.c:41:2: #error mod_ldap requires APR-util to have LDAP support > built in > util_ldap.c: In function `util_ldap_handler': > > [..snip..] > > The apr lib sources appears to be in in srclib/apr and srclib/apr-util Use the following configure options to build APR with ldap: --with-ldap --with-ldap-dir=/opt/openldap ---------------------------------------- "Mon aéroglisseur est plein d'anguilles" John P. Dodge Boeing Shared Services --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx