You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Christian Billen <cb...@warmlyyours.com> on 2006/10/31 23:34:09 UTC

[users@httpd] Cannot compile with mod_authnz_ldap

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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org