[Kamailio-Devel] SF.net SVN: openser:[4779] trunk/modules/avp_radius

Henning Westerholt henning.westerholt at 1und1.de
Mon Sep 1 12:21:04 CEST 2008


On Saturday 30 August 2008, Juha Heinanen wrote:
> * New version of avp_radius module:

Hi Juha,

i get now this error during compilation, do you introduced perhaps a new 
dependency?

Compiling avp_radius.c
gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -falign-loops -ftree-vectorize -mtune=prescott -Wold-style-definition -Wmissing-field-initializers -Wredundant-decls -DMOD_NAME='"avp_radius"'    -DNAME='"kamailio"' -DVERSION='"1.5.0dev3-notls"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 
4.2.3"' -D__CPU_i386 -D__OS_linux -D__SMP_yes -DCFG_DIR='"/usr/local/etc/kamailio/"' -DSHM_MEM  -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DCHANGEABLE_DEBUG_LEVEL -DF_MALLOC  -DSVNREVISION='"2:4783M"'  -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024  -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_EPOLL -DHAVE_SIGIO_RT -DHAVE_SELECT -DWITH_RADIUS_SUPPORT -I/usr/local/include -c 
avp_radius.c -o avp_radius.o
avp_radius.c: In function ‘radius_load_caller_avps’:
avp_radius.c:276: error: ‘REJECT_RC’ undeclared (first use in this function)
avp_radius.c:276: error: (Each undeclared identifier is reported only once
avp_radius.c:276: error: for each function it appears in.)
avp_radius.c: In function ‘radius_load_callee_avps’:
avp_radius.c:326: error: ‘REJECT_RC’ undeclared (first use in this function)
make[1]: *** [avp_radius.o] Error 1

Cheers,

Henning



More information about the Devel mailing list