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

Victor Seva notifications at github.com
Tue May 12 20:18:15 CEST 2015


You are right @hellc2 we have a problem on branch 4.2 with dialog module
```
root at 2754174fadae:/kamailio# git show --abbrev-commit | grep commit
commit 0a1865e
    (cherry picked from commit 6390b0506856529849ef02001a992db9057c795f)
root at 2754174fadae:/kamailio# make cfg
target architecture <x86_64>, host architecture <x86_64>
making config...
rm -f modules.lst
make --no-print-directory modules.lst
saving modules list...
root at 2754174fadae:/kamailio# make modules modules=modules/dialog
CC (gcc) [M dialog.so]		dlg_transfer.o
CC (gcc) [M dialog.so]		dlg_timer.o
CC (gcc) [M dialog.so]		dlg_cb.o
CC (gcc) [M dialog.so]		dlg_profile.o
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
root at 2754174fadae:/kamailio# git branch
* 4.2
```

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


More information about the sr-dev mailing list