Hi,
when i do a "make deb-etch" on the latest 1.4, i get the following error when running
gcc -fPIC -DPIC -Wall -g -O2 -Wcast-align -DMOD_NAME='"snmpstats"' -DNAME='"kamailio"' -DVERSION='"1.4.4-notls"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 4.1.2"' -D__CPU_i386 -D__OS_linux -D__SMP_yes -DCFG_DIR='"/etc/kamailio/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DCHANGEABLE_DEBUG_LEVEL -DF_MALLOC -DSVNREVISION='"2:5923M"' -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_SIGIO_RT -DHAVE_SELECT -c openserSIPPortTable.c -o openserSIPPortTable.o /tmp/ccICOAd0.s: Assembler messages: /tmp/ccICOAd0.s:10622: Error: unknown pseudo-op: `.dong'
This happens only with the SNMPStats module. Any clues?