>>>>> On Mon, 26 Jun 2006 19:37:01 +0200 (CEST), Jose Alonso <rasomonjose2@xxxxxxxx> said: Jose> packet-snmp.c: In function `format_oid': Jose> packet-snmp.c:776: warning: implicit declaration of function `sprint_realloc_objid' Jose> packet-snmp.c: In function `format_var': Jose> packet-snmp.c:965: warning: implicit declaration of function `sprint_realloc_value' Jose> packet-snmp.c: In function `process_prefs': Jose> packet-snmp.c:2604: warning: implicit declaration of function `shutdown_mib' Jose> packet-snmp.c: In function `proto_register_snmp': Jose> packet-snmp.c:2773: `DS_LIB_NO_TOKEN_WARNINGS' undeclared (first use in this function) Jose> packet-snmp.c:2773: (Each undeclared identifier is reported only once Jose> packet-snmp.c:2773: for each function it appears in.) It's missing the net-snmp headers. Are they being included? (at least net-snmp-includes.h is the easiest to throw in quickly). -- Wes Hardaker Sparta, Inc.
Powered by MHonArc 2.6.10