File: //proc/3/cwd/usr/share/doc/net-snmp-5.3.2.2/README.irix
Some notes for the IRIX port
============================
1. Compiling
------------
net-snmp 5.3.1 has been compiled successfully on IRIX 6.5 using the
MIPSpro C compiler 7.4.4m in C99 mode:
CC=c99 ./configure && make && make install
Please note that the "host" module doesn't compile on IRIX, so you *cannot*
configure with "--with-mib-modules=host".
2. Known Issues
---------------
The agent reports "nlist" errors on IRIX64 machines (i.e. when running a
64bit kernel). This causes the agent to not return proper values for some
mib objects (e.g. tcpConnTable, udpTable). It also causes "make test" to
fail on test #57.
3. Feedback
-----------
Please also see README and PORTING.
If you have questions, additional insights or (even better) patches regarding
net-snmp on IRIX, please refer to the net-snmp mailing lists (see
http://www.net-snmp.org/lists).