On 10-03 00:34, Ovidiu Sas wrote:
The snmpstats branch should be updated with the latest
updates for the
usrloc module. This will get rid of some db related compile issues.
Oh yes, this is something I forgot to mention in my initial email. Modules
that include headers from other modules won't compile because every module
branch only contains only changes related to that particular module.
Modules that other depend on are: alias_db, usrloc, and presence. I haven't
put the changes in the git repository because I had a script that did the
updates, but now I realized that others might have troubles with that so I'll
fix it in the public repository.
Thanks for pointing this out.
Also, OPENSER_OID needs to be defined inside config.h:
Given that there is only one module (snmpstats) using OPENSER_OID, shouldn't
we rather put the define in the module? What do you think?
Jan.