hi


after the build of the freeradius-snapshot-20031110 on a completely fresh debian (unstable) i have problems starting radiusd (without even touching to its config):


radiusd: FreeRADIUS Version 1.0.0-pre0, for host i686-pc-linux-gnu

extract of radiusd -s -X:
<...>
Module: Loaded eap
eap: default_eap_type = "md5"
eap: timer_expire = 60
eap: ignore_unknown_eap_types = no
../../sbin/radiusd: relocation error: /usr/local/lib/rlm_eap-1.0.0-pre0.so: undefined symbol: eaptype_name2type


but still ldd doesn't show any errors:

wss:~# ldd /usr/local/lib/rlm_eap-1.0.0-pre0.so
        libnsl.so.1 => /lib/libnsl.so.1 (0x4000b000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x40020000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x40033000)
        libc.so.6 => /lib/libc.so.6 (0x40084000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

i tried to put /usr/local/lib in the /etc/ld.so.conf and rebuilding cache, but that of course didn't change anything.

what is wrong and what could i do? :-)


thanks in advance, artur


-- __________________________________________________________ Artur Hecker http://www.enst.fr/~hecker Groupe Accès et Mobilité / Computer Science and Networks E N S T Paris ___________________________________________


- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to