>>>>> "JP" == Jenny Paul <[EMAIL PROTECTED]> writes:
JP> #include <net-snmp/agent/mib_module_config.h> JP> #include <net-snmp/agent/mib_module_includes.h> JP> The problem seems to be that the header files within mibgroup are not JP> copied in /usr/local/include. Is it a bug in the Makefile. Or am I JP> doing something wrong? No, you're right. We've been wanting to fix that for some time but unfortunately we still don't install the module header files. Generally you shouldn't need most of them, though, and you shouldn't generally need to include net-snmp/agent/mib_module_includes.h... You may get a warning if you don't include it, but it won't be a serious warning. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
