After removing the _F from HDR, still a error during compilation
gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -malign-double -falign-loops -mtune=athlon -DNAME='"ser"' -DVERSION='"0.9.1"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.4"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -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 fifo.c -o fifo.o gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -malign-double -falign-loops -mtune=athlon -DNAME='"ser"' -DVERSION='"0.9.1"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.4"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -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 lcr_mod.c -o lcr_mod.o lcr_mod.c: In function `load_contacts': lcr_mod.c:830: error: too many arguments to function `next_branch' lcr_mod.c:852: error: too many arguments to function `next_branch' make[1]: *** [lcr_mod.o] Error 1
Raymond
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Juha Heinanen Sent: Friday, March 04, 2005 2:58 AM To: andres@telesip.net Cc: serusers@lists.iptel.org; Helge Waastad Subject: Re: [Serusers] Re: lcr and ser 0.9.0
Andres writes:
Can you share the modifications that are needed to run on 0.9.0? It would be nice to test it out on one of our production servers.
the only change that should be needed in to remove _F suffixes from HDR constants.
if you update to the latest 0.9.0 CVS version, then even the mysql unsigned problem should be fixed.
-- juha
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers