compiling freeradius 1.0.5 : config error: silently not building rlm_ldap

Nicolas Baradakis nbk at sitadelle.com
Sun Feb 19 22:34:51 CET 2006


sumi wrote:

> Im building freeradius-1.0.5. But rlm_ldap module was not built. Im setting
> the ldap library path correctly( hope so).
> 
> [...]
> 
> checking for pthread_create in -lpthread... (cached) yes
> checking for ldap_init in -lldap_r... no
> checking for ldap.h... yes
> configure: warning: silently not building rlm_ldap.
> configure: warning: FAILURE: rlm_ldap requires:  libldap_r.

It's a local setup issue: the configure script can't find libldap_r.so.
Fix your OpenLDAP installation to correctly build and install the
thread-safe version of the library, too.

-- 
Nicolas Baradakis




More information about the Freeradius-Devel mailing list