[Kamailio-Users] snmpstats error

Henning Westerholt henning.westerholt at 1und1.de
Tue Jan 13 11:27:42 CET 2009


On Monday 12 January 2009, Noel R. Morais wrote:
> 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?

Hi Noel,

can you check if this line really don't exist? I checked on my system, its 
present there:

$ cat branches/1.4/modules/snmpstats/Makefile -n |grep "filter"
18  BUILDAGENTLIBS:=$(filter-out %netsnmpmibs, $(BUILDAGENTLIBS))

Cheers,

Henning




More information about the sr-users mailing list