thanx for your post, however, in my snapshot, the RLM_LIBS isn't even used. there is a CLIENTLIBS instead and it is set to exactly the value as Markus proposed it. well, i don't quite understand what i should set to what.
anyway, i will take a deeper look to it, but i wanted to mention this problem to the developers...
ciao artur
Andreas Wolf wrote:
see Markus Obermeier's post from 11/09, it worked for me.
In the makefile there is the link to the newly introduced libeap missing, therefore the correct way to fix it is to add the following line instead
RLM_LIBS = -Llibeap -leap
to the Makefile.in as shown above.
Do a 'clean', 'configure' and 'make' again.
Regards, Markus
-A
On Nov 11, 2003, at 11:41 AM, Artur Hecker wrote:
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
Andreas Wolf Apple Computer, Inc.
Technologies, AirPort Engineering
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- __________________________________________________________ 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
