[Asterisk-Users] queston for res_radius users
Anthony Law
anthonyl at accessv.com
Tue Apr 6 16:54:35 MST 2004
Hi,
I am having problem compiling radius support for asterisk and am wondering
if anyone would point out whats wrong, here is what I get when complie
cc -DOPENSSL_NO_KRB5 -fPIC -c -o res_radius.o res_radius.c
res_radius.c: In function `RDial_exec':
res_radius.c:1047: parse error before `char'
res_radius.c:1058: `buf' undeclared (first use in this function)
res_radius.c:1058: (Each undeclared identifier is reported only once
res_radius.c:1058: for each function it appears in.)
res_radius.c:1287: parse error before `char'
res_radius.c:1288: `new_context' undeclared (first use in this function)
res_radius.c:1290: parse error before `char'
res_radius.c:1293: `tmpchan' undeclared (first use in this function)
make: *** [res_radius.o] Error 1
Regards,
Anthony
More information about the asterisk-users
mailing list