Hi guys,
I'm trying to use the snmpstats module but on kamailio initialization
it shows me the error:
kamailio: ERROR:core:sr_load_module: could not open module
</usr/local/lib/kamailio/modules/snmpstats.so>:
/usr/lib/libnetsnmpagent.so.10: undefine
d symbol: make_tempfile
I've found in this lists a post asking to remove the follow line from Makefile:
BUILDAGENTLIBS:=$(filter-out %netsnmpmibs, $(BUILDAGENTLIBS))
but this line doesn't exists.
Does anyone know how to fix that?
My system:
Kamailio 1.4.2 notls
CentOS 5
Kernel 2.6.18-92
Thanks in advance,
Noel