Sadly it doesn't work for wheezy ``` root@8bf1261570c6:/code# cat /etc/debian_version 7.10 root@8bf1261570c6:/code# gcc --version gcc (Debian 4.7.2-5) 4.7.2 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ``` ``` CC (gcc) [L libsrdb1.so.1.0] db_ut.o In file included from ../../parser/../mem/../lock_ops.h:75:0, from ../../parser/../mem/shm.h:39, from ../../parser/../mem/shm_mem.h:34, from ../../parser/../ut.h:45, from ../../parser/../ip_addr.h:40, from ../../parser/msg_parser.h:37, from ../../pvar.h:32, from db_ut.h:34, from db_ut.c:68: ../../parser/../mem/../futexlock.h: In function 'futex_get': ../../parser/../mem/../futexlock.h:108:4: warning: implicit declaration of function 'syscall' [-Wimplicit-function-declaration] ```
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/620#issuecomment-219662516