Hi,<br><br>When I build sip-router (from master) with kamailio flavour using:<br><br>make config mode=debug FLAVOUR=kamailio; make all; make install<br><br>I&#39;m getting this error when trying to start kamailio:<br><br>ERROR: &lt;core&gt; [sr_module.c:396]: ERROR: load_module: could not open module &lt;/usr/local/lib/kamailio/modules_k/tmx.so&gt;: /usr/local/lib/kamailio/modules_k/tmx.so: undefined symbol: _tm_table<br>

<br>On the other hand, if I use:<br><br>make FLAVOUR=kamailio cfg; make all; make install<br><br>kamailio starts correctly.<br><br>I&#39;ve tried also:<br><br>make mode=debug FLAVOUR=kamailio cfg<br><br>with no luck either.<br>

<br><br>What&#39;s the problem? How should I compile kamailio with debugging so it starts correctly?<br><br>Thank you in advance.<br><br>Regards,<br><br>Santi<br><br><br>