freeradius_1.1.2 + ldap

Damon McDougald robspierre19 at yahoo.com
Tue Jul 25 22:09:37 CEST 2006


Hello to all, I am encountering a problem when I start
my radius server:
radiusd -X

Failed to link to module 'rlm_ldap': liblber-2.3.so.0:
cannot open shared object file: No such file or
directory 


when I ldd rlm_ldap I receive the following:

linux-gate.so.1 =>  (0xffffe000)
        libradius-1.1.2.so =>
/usr/local/lib/libradius-1.1.2.so (0xb7fd7000)
        libldap_r-2.3.so.0 =>
/usr/local/lib/libldap_r-2.3.so.0 (0xb7f9b000)
        libnsl.so.1 => /lib/libnsl.so.1 (0xb7f81000)
        libresolv.so.2 => /lib/libresolv.so.2
(0xb7f6e000)
        libpthread.so.0 => /lib/tls/libpthread.so.0
(0xb7f5c000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7e42000)
        libcrypt.so.1 => /lib/libcrypt.so.1
(0xb7e13000)
        liblber-2.3.so.0 => not found
        libssl.so.0.9.7 => /usr/lib/libssl.so.0.9.7
(0xb7de2000)
        libcrypto.so.0.9.7 =>
/usr/lib/libcrypto.so.0.9.7 (0xb7ce1000)
        /lib/ld-linux.so.2 (0x80000000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7cdd000)

It is obvious I do not have liblber-2.3.so.0 or it is
not linked.  When compiling openldap and/or freeradius
is their something special I need during the
.configure?

Here is what I used to compile freeradius:
 ./configure
--with-rlm-ldap-include=/usr/local/include
--with-rlm-ldap-include=/usr/local/lib
--enable-ltdg-install --enable-ltdl-install


Here is what I used to compile openldap:
./confiugre --disable-slapd --disable-slurpd
--disable-ldbm

Anything I am missing or am blind to?

Thanks,

Damon

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the Freeradius-Users mailing list