Re: freeradius 1.0.4 ldap compilation

2005-07-05 Thread Alan DeKok
Marc-Henri Boisis-Delavaud <[EMAIL PROTECTED]> wrote: > And what is the version of openldap recomended by freeradius ? Most versions should work. My guess is that the LDAP libraries are in a non-standard place, where your linker can't find them. Alan DeKok. - List info/subscribe/unsubscribe

Re: freeradius 1.0.4 ldap compilation

2005-07-05 Thread Marc-Henri Boisis-delavaud
Le 4 juil. 05 à 17:54, Alan DeKok a écrit : Marc-Henri Boisis-delavaud <[EMAIL PROTECTED]> wrote: /opt/freeradius/distrib.freeradius-1.0.4/src/modules/rlm_ldap/ rlm_ldap.c:2181: undefined reference to `ldap_unbind_s' Hmm... it looks like your version of OpenLDAP doesn't have the functi

Re: freeradius 1.0.4 ldap compilation

2005-07-04 Thread Marc-Henri Boisis-Delavaud
Alan DeKok wrote: Marc-Henri Boisis-delavaud <[EMAIL PROTECTED]> wrote: /opt/freeradius/distrib.freeradius-1.0.4/src/modules/rlm_ldap/ rlm_ldap.c:2181: undefined reference to `ldap_unbind_s' Hmm... it looks like your version of OpenLDAP doesn't have the functions need

Re: freeradius 1.0.4 ldap compilation

2005-07-04 Thread Alan DeKok
Marc-Henri Boisis-delavaud <[EMAIL PROTECTED]> wrote: > /opt/freeradius/distrib.freeradius-1.0.4/src/modules/rlm_ldap/ > rlm_ldap.c:2181: undefined reference to `ldap_unbind_s' Hmm... it looks like your version of OpenLDAP doesn't have the functions needed by FreeRADIUS. Or, the LDAP libraries

freeradius 1.0.4 ldap compilation

2005-07-04 Thread Marc-Henri Boisis-delavaud
This is my command to install freeradius from source on Suseinstallation de BerkeleyDB  4.3.28 NCcd build_unix    ../dist/configure --prefix=/opt/db --enable-static --disable-sharedmake PREFIX=/opt/db install                                       installation de openLDAP 2.2.26LD_LIBRARY_PA