Hi, I am very new to snmp coding. I am going through the mib2c ifTable tutorial. My OS is Solaris 10.5 w/snmpd 5.4.1.
Everything goes fine until the make command: make -f ifTable_Makefile gcc -I. `net-snmp-config --base-cflags` -Wall -Wstrict-prototypes -c -o ifTable_data_access.o ifTable_data_access.c ifTable_data_access.c: In function `ifTable_container_load': ifTable_data_access.c:316: error: `ifDescr_len' undeclared (first use in this function) ifTable_data_access.c:316: error: (Each undeclared identifier is reported only once ifTable_data_access.c:316: error: for each function it appears in.) ifTable_data_access.c:316: error: `ifDescr' undeclared (first use in this function) ifTable_data_access.c:328: error: `ifType' undeclared (first use in this function) . . . I couldn't find anything in the FAQ or the mail archives. Help needed urgently. Thanx, Nikos
------------------------------------------------------------------------------
_______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
