On Thu, 2009-04-16 at 08:42 +0100, Dave Shield wrote:
> 2009/4/15 Geoffrey Bays <[email protected]>:
> > Cannot find num_received anywhere.
> 
> This is a (static) variable, within the MIB module "notification_log".
> As such, it is included within the 'libnetsnmpmibs' library.
> But that seems to be the only place where it is occurs, so I don't
> understand why the compiler is complaining about it.
> 
> Unless it *is* the fact that the variable is defined as static.
> It might be worth tweaking this declaration (from
> agent/mibgroup/notification-log-mib/notification_log.c)
> to drop the "static" modifier, and re-compile the library.
> See whether that helps at all.

If it is to be unstatified then I think it should get a netsnmp_ prefix,
we are already way to liberal in spreading symbol names.

/MF


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to