radacct insert issue.

2008-08-05 Thread S Adrian
Ok, thanks, I got the latest git .. and I get this upon compilation :| gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -DEAPLIB -I. -I.. -I/root/radiusd/src -DOPENSSL_NO_KRB5 -c eap_tls.c -o eap_tls.o /dev/null 21 /usr/bin/libtool --mode=link gcc -release 2.0.6 \

Re: radacct insert issue.

2008-08-05 Thread Alan DeKok
S Adrian wrote: Ok, thanks, I got the latest git .. and I get this upon compilation :| ... libtool: link: `eapcommon.lo' is not a valid libtool object It looks like you built it partly with one version of libtool, and partly with another version. which isn't good .. but still regarding my

radacct insert issue.

2008-08-04 Thread S Adrian
Hi everybody ... After banging my head against the table all day long for a few days now I decided it's time to give up and ask someone who might actually know what they're doing, so here it goes: I'm using freeradius 2.0.5 with rp-pppoe on a gentoo x86_64 box to auth .. works ok so far .. the