Dave Shield wrote:
> I've just added the basic content of the 'getTotalFree' routine to the new
> HAL-based mechanism.  Give it a whirl, and let me know of any problems.

Fails to compile for me on Solaris 9 SPARC:

 cc -I../../include -I/home/anders/src/net-snmp-5.5svn/include -I.
-I../../agent -I/home/anders/src/net-snmp-5.5svn/agent
-I../../agent/mibgroup -I/home/anders/src/net-snmp-5.5svn/agent/mibgroup
-I../../snmplib -I/home/anders/src/net-snmp-5.5svn/snmplib -g
-Dsolaris2=solaris2 -c
/home/anders/src/net-snmp-5.5svn/agent/mibgroup/hardware/memory/memory_solaris.c
 -KPIC -DPIC -o hardware/memory/.libs/memory_solaris.o
"../../include/net-snmp/net-snmp-config.h", line 2057: warning: macro
redefined: DONT_USE_NLIST
"/home/anders/src/net-snmp-5.5svn/agent/mibgroup/hardware/memory/memory_solaris.c",
line 85: undefined symbol: ai_ani_max
cc: acomp failed for
/home/anders/src/net-snmp-5.5svn/agent/mibgroup/hardware/memory/memory_solaris.c

FWIW, there's no ai_ani_max in any /usr/include header file. Where is it
expected to come from?


+Thomas

-------------------------------------------------------------------------
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

Reply via email to