The specific failure is here:
making all in /user_disk2/mi/net-snmp-5.1.1/agent/mibgroup
/bin/sh ../../libtool --mode=compile cc -I../../include -I../../include -I. -I ../.. -I. -I./../.. -I./../../snmplib -I./.. -I.. -I/usr/local/ssl/include -g -Dosf5 -c -o mibII/tcpTable.lo mibII/tcpTable.c rm -f mibII/.libs/tcpTable.lo cc -I../../include -I../../include -I. -I../.. -I. -I./../.. -I./../../snmplib - I./.. -I.. -I/usr/local/ssl/include -g -Dosf5 -c mibII/tcpTable.c -DPIC -o mibI I/.libs/tcpTable.lo cc: Warning: ../../include/net-snmp/net-snmp-config.h, line 1416: The redefiniti on of the macro "NETSNMP_INLINE" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. (macroredef) # define NETSNMP_INLINE -------------------------^ cc: Warning: ../../include/net-snmp/net-snmp-config.h, line 1418: The redefiniti on of the macro "NETSNMP_STATIC_INLINE" conflicts with a current definition beca use the replacement lists differ. The redefinition is now in effect. (macrorede f) # define NETSNMP_STATIC_INLINE static ---------------------------------------^ cc: Error: mibII/tcpTable.c, line 223: In this statement, "(entry->pcb.inp_laddr )" has a struct type, but occurs in a context that requires a pointer. (needpoin ter) (u_char*)IN6_EXTRACT_V4ADDR(entry->pcb.inp_laddr), ---------------------------------------^ cc: Error: mibII/tcpTable.c, line 224: In this statement, "(entry->pcb.inp_laddr )" has a struct type, but occurs in a context that requires a pointer. (needpoin ter) sizeof(IN6_EXTRACT_V4ADDR(entry->pcb.inp_laddr)) ); ---------------------------------------^ cc: Error: mibII/tcpTable.c, line 239: In this statement, "(entry->pcb.inp_laddr )" has a struct type, but occurs in a context that requires a pointer. (needpoin ter) (u_char*)IN6_EXTRACT_V4ADDR(entry->pcb.inp_laddr), ---------------------------------------^ cc: Error: mibII/tcpTable.c, line 240: In this statement, "(entry->pcb.inp_laddr )" has a struct type, but occurs in a context that requires a pointer. (needpoin ter) sizeof(IN6_EXTRACT_V4ADDR(entry->pcb.inp_laddr)) ); ---------------------------------------^ cc: Error: mibII/tcpTable.c, line 410: In this statement, "(entry->pcb.inp_laddr )" has a struct type, but occurs in a context that requires a pointer. (needpoin ter) addr = ntohl(IN6_EXTRACT_V4ADDR(entry->pcb.inp_laddr)); -----------------^ cc: Error: mibII/tcpTable.c, line 422: In this statement, "(entry->pcb.inp_faddr )" has a struct type, but occurs in a context that requires a pointer. (needpoin ter) addr = ntohl(IN6_EXTRACT_V4ADDR(entry->pcb.inp_faddr)); -----------------^ *** Exit 1 Stop. *** Exit 1 Stop. *** Exit 1 Stop.
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Net-snmp-users mailing list [EMAIL PROTECTED] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users