Dave Shield wrote:
As watchers of the CVS list will have realised, I've been doing some
work on the UCD 'memory' group, and I've come across a couple of
inconsistencies, which I thought I'd mention here.

CVS MAIN doesn't even compile for me anymore (on Linux/x86):

ucd-snmp/memory.c: In function `handle_memory':
ucd-snmp/memory.c:111: error: `NETSNMP_MEM_TYPE_STEXT' undeclared (first use in this function) ucd-snmp/memory.c:111: error: (Each undeclared identifier is reported only once
ucd-snmp/memory.c:111: error: for each function it appears in.)
ucd-snmp/memory.c:123: error: `NETSNMP_MEM_TYPE_RTEXT' undeclared (first use in this function) ucd-snmp/memory.c:135: error: `NETSNMP_MEM_TYPE_MISC' undeclared (first use in this function)
ucd-snmp/memory.c:182: warning: int format, long unsigned int arg (arg 3)


Looks like at least the definitions of NETSNMP_MEM_TYPE_STEXT, NETSNMP_MEM_TYPE_RTEXT and NETSNMP_MEM_TYPE_MISC are missing.


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to