Guys,
I downloaded the most recent version of CVS, I get the following compilation
error, when compiling unixodbc module:
make[1]: Entering directory `/usr/src/sip-server/modules/unixodbc'
Compiling list.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 -c list.c -o list.o
list.c: In function `insert':
list.c:56: warning: control reaches end of non-void function
make[1]: *** [list.o] Error 1
make[1]: Leaving directory `/usr/src/sip-server/modules/unixodbc'
Any ideas?
Lenir
Show replies by date