On 02/07/07, Need Help <[EMAIL PROTECTED]> wrote: > In function `ARP_Scan_Init': > undefined reference to `netsnmp_access_interface_index_find' > In function `Init_HR_Network': > undefined reference to `Interface_Scan_Init' > In function `Get_Next_HR_Network': > undefined reference to `Interface_Scan_Next' [etc, etc]
That looks suspiciously as if you're picking up an incomplete (or inconsisent) set of MIB modules. According to the configure line that you've posted, you're simply accepting the default set - is that correct? Can you please post the files 'include/net-snmp//net-snmp-config.h' and 'include/net-snmp/agent/mib_module_config.h' (as attachments rather than inline). Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
