--On Wednesday, February 26, 2003 5:00 PM -0800 Trevor Hurst <[EMAIL PROTECTED]> wrote:

-prefer-non-pic -static -c mod_auth_ldap.c && touch
mod_auth_ldap.lo
mod_auth_ldap.c:82:2: #error mod_auth_ldap requires APR-util to
have LDAP support built in

Sounds like you need to specify --with-ldap. APR-util isn't finding your LDAP libraries. Check the configure output to make sure that apr-util found your LDAP library correctly.


> the ones bundled with Apache?  I'm not sure that version 0.9.1
> had the APU_BINDIR variable (I'd have to check... Justin would
> probably know).  We're not at the point yet where we have

Probably not. 0.9.1 is *really* old. -- justin

Reply via email to