When I try to recompile I get this error

opens...@proxy01:~/opensips-1.6.3-tls$ sudo make prefix=/usr/local install include_modules="presence"


make[1]: Entering directory `/home/opensips/opensips-1.6.3-tls/modules/presence'
Compiling subscribe.c
gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -falign-loops -ftree-vectorize -mtune=nocona -Wold-style-definition -Wmissing-field-initializers -Wredundant-decls -DMOD_NAME='"presence"' -DNAME='"opensips"' -DVERSION='"1.6.3-notls"' -DARCH='"x86_64"' -DOS='"linux"' -DCOMPILER='"gcc 4.4.5"' -D__CPU_x86_64 -D__OS_linux -D__SMP_yes -DCFG_DIR='"/usr/local/etc/opensips/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DCHANGEABLE_DEBUG_LEVEL -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 -DHAVE_TIMEGM -DHAVE_EPOLL -DHAVE_SIGIO_RT -DHAVE_SELECT -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I/usr/local/include -c subscribe.c -o subscribe.o
subscribe.c: In function 'update_subscription':
subscribe.c:452: error: too many arguments to function 'notify'
subscribe.c: In function 'handle_expired_subs':
subscribe.c:1313: error: too many arguments to function 'send_notify_request'
subscribe.c: In function 'refresh_watcher':
subscribe.c:2092: error: too many arguments to function 'notify'
make[1]: *** [subscribe.o] Error 1
make[1]: Leaving directory `/home/opensips/opensips-1.6.3-tls/modules/presence'
make: *** [modules] Error 2




On Dec 10, 2010 10:20am, Duane Larson <[email protected]> wrote:
That simple?!! I will compile the new code and update. Thanks!!










On Fri, Dec 10, 2010 at 10:16 AM, Anca Vamanu [email protected]> wrote:


That did it! I found and fixed the bug, please update the fix from svn.

Thanks, Duane!








_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users







--
--
*--*--*--*--*--*
Duane
*--*--*--*--*--*
--



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to