25 Jul
2006
25 Jul
'06
6:24 a.m.
Roger Thomas <sniper@home.net.my> wrote:
# ./configure creating cache ./config.cache ... checking for ldap_init in -lldap_r... no
That's why the LDAP module isn't building. There's some additional dependency that the configure script isn't finding. See if there's a "config.log" file in src/modules/rlm_ldap. If so, it should say what went wrong. Alan DeKok.