On Tuesday 05 July 2011, Bruce McAlister wrote:
Would someone be able to point me in the right direction here, I am trying to compile Kamailio 3.1.4 from git checkout and I am ending up with the following error: [..] seas_action.c: In function 'ac_uac_req': seas_action.c:1097: error: 'TMCB_DONT_ACK' undeclared (first use in this function) seas_action.c:1097: error: (Each undeclared identifier is reported only once seas_action.c:1097: error: for each function it appears in.) make[1]: *** [seas_action.o] Error 1 make: *** [modules_k] Error 1
Hi Bruce,
i can reproduce this even with current master branch. It seems that the seas module was not updated after some TM module changes. If you don't need this particiular module, maybe you can just skip its compilation? The module needs of course to be fixed.
Best regards,
Henning