Hey guys, I’m getting this error message when I try to compile the PA module:

 

make[1]: Entering directory `/root/sip-server/modules/pa'

Compiling xpidf.c

gcc -fPIC -DPIC -g -O9 -funroll-loops  -Wcast-align  -Wall   -minline-all-stringops -malign-double -falign-loops -mtune=athlon   -Werror    -DNAME='"openser"' -DVERSION='"1.1.0-dev3 "' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.4"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/openser/"' -DPKG_MALLOC -DSHM_MEM  -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DF_MALLOC  -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 -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I/usr/local/include -c xpidf.c -o xpidf.o

xpidf.c: In function `xpidf_add_address':

xpidf.c:149: warning: unused variable `len_available'

xpidf.c:150: warning: unused variable `available'

make[1]: *** [xpidf.o] Error 1

make[1]: Leaving directory `/root/sip-server/modules/pa'

 

Lenir

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to