[Exim] Radius Broken??

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Chris Knipe
Date:  
À: exim-users
Sujet: [Exim] Radius Broken??
gcc -o exim acl.o child.o crypt16.o daemon.o dbfn.o debug.o deliver.o
directory.o dns.o drtables.o enq.o exim.o expand.o filter.o globals.o
header.o host.o ip.o log.o lss.o match.o moan.o  os.o parse.o queue.o  rda.o
readconf.o receive.o retry.o rewrite.o  route.o search.o smtp_in.o
smtp_out.o spool_in.o spool_out.o  store.o string.o tls.o tod.o transport.o
tree.o verify.o  local_scan.o perl.o version.o  pcre/libpcre.a
routers/routers.a transports/transports.a lookups/lookups.a
uths/auths.a   -lcrypt       -L/usr/local/lib/mysql -lmysqlclient -Wl,-E  -L
/usr/local/lib
/usr/local/lib/perl5/5.8.0/mach/auto/DynaLoader/DynaLoader.a -L/usr/local/li
b/perl5/5.8.0/mach/CORE -lperl -lm -lc -lcrypt -lutil -L/usr/lib -lssl -lcry
pto
auths/auths.a(call_radius.o): In function `auth_call_radius':
call_radius.o(.text+0x93): undefined reference to `rc_openlog'
call_radius.o(.text+0xa0): undefined reference to `rc_read_config'
call_radius.o(.text+0xcc): undefined reference to `rc_conf_str'
call_radius.o(.text+0xd2): undefined reference to `rc_read_dictionary'
call_radius.o(.text+0xf5): undefined reference to `rc_avpair_add'
call_radius.o(.text+0x11f): undefined reference to `rc_avpair_add'
call_radius.o(.text+0x147): undefined reference to `rc_avpair_add'
call_radius.o(.text+0x1a0): undefined reference to `rc_auth'
*** Error code 1


I installed radiusclient 0.3.2 and also have FreeRadius 0.8.1 installed -
both working....

--
me