Hello,
I get some errors when compiling registrar module from master/modules_k.
Is something missing or my local repository got broken? reg_mod.c: In function ‘default_expires_stats_update’: reg_mod.c:532: error: ‘default_expires_stat’ undeclared (first use in this function) reg_mod.c:532: error: (Each undeclared identifier is reported only once reg_mod.c:532: error: for each function it appears in.) reg_mod.c: In function ‘min_expires_stats_update’: reg_mod.c:536: error: ‘min_expires_stat’ undeclared (first use in this function)
Thanks, Daniel
On 02/17/2010 01:00 PM, Marius Zbihlei wrote:
Module: sip-router Branch: master Commit: 3303a5b1f7c4ead6b0edd21d20e65b9957359200 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3303a5b1...