[sr-dev] [kamailio] Error building Kamailio in Debian 8.0 (#157)

hellc2 notifications at github.com
Tue May 12 19:42:30 CEST 2015


I'm testing the code into my new Debian 8.0 in a proxmox environment and I get some errors...

Linux kamailio2 2.6.32-34-pve #1 SMP Fri Dec 19 07:42:04 CET 2014 i686 GNU/Linux
model name      : Intel(R) Xeon(R) CPU           W3520  @ 2.67GHz

root at kamailio2:/usr/src/kamailio# make cfg
target architecture <i386>, host architecture <i386>
making config...
rm -f modules.lst
make --no-print-directory modules.lst
saving modules list...

root at kamailio2:/usr/src/kamailio# make all
CC (gcc) [kamailio]             basex.o
CC (gcc) [kamailio]             rvalue.o
CC (gcc) [kamailio]             str_list.o
CC (gcc) [kamailio]             pv_core.o
CC (gcc) [kamailio]             udp_server.o
CC (gcc) [kamailio]             receive.o
...
...
make[2]: 'libsrdb1.so.1.0' is up to date.
make[2]: 'libkmi.so.1.0' is up to date.
make[2]: 'libsrdb1.so.1.0' is up to date.
make[2]: 'libkcore.so.1.0' is up to date.
CC (gcc) [M dialog.so]          dlg_hash.o
dlg_hash.c: In function 'dlg_ka_run':
dlg_hash.c:206:5: error: too few arguments to function 'dlg_send_ka'
     dlg_send_ka(dlg, DLG_CALLER_LEG);
     ^
In file included from dlg_hash.c:63:0:
dlg_req_within.h:55:5: note: declared here
 int dlg_send_ka(dlg_cell_t *dlg, int dir, str *hdrs);
     ^
dlg_hash.c:209:5: error: too few arguments to function 'dlg_send_ka'
     dlg_send_ka(dlg, DLG_CALLEE_LEG);
     ^
In file included from dlg_hash.c:63:0:
dlg_req_within.h:55:5: note: declared here
 int dlg_send_ka(dlg_cell_t *dlg, int dir, str *hdrs);
     ^
../../Makefile.rules:114: recipe for target 'dlg_hash.o' failed
make[1]: *** [dlg_hash.o] Error 1
Makefile:572: recipe for target 'modules' failed
make: *** [modules] Error 1

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/157
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150512/6ce3c808/attachment.html>


More information about the sr-dev mailing list