Good afternoon, I am attempting a fresh apache 2.2.3 install on ubuntu 6.10 x86. This is my configure line: ./configure --prefix=/usr/local/apache2 --enable-mods-shared=all --with-ldap --enable-ldap --enable-authnz-ldap But when I make I encounter the following mod_authnz_ldap.c:40:2: error: #error mod_authnz_ldap requires APR-util to have LDAP support built in. To fix add --with-ldap to ./configure. And as you can see the --with-ldap is there, this is a fresh extract from http-2.2.3.tar.gz and I confirm the apr and apr-util are in the srclib folder. Any help is greatly appreciated. Christian --------------------------------------------------------------------- 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