chris jalbert wrote: > The Perl modules compile with my patches, but I haven't yet tried > embedded Perl.
Please do and report the results of "make test" and "make perltest". We've had at least two reports that the embedded perl tests fail on OSX. We'd like to turn it off on OSX if it doesn't work until we've found a way to make it work. > I have not yet enabled IPv6 because even when I got it to compile, it > did not return useful data. Does "configure --enable-ipv6 --with-out-mib-modules=mibII/ipv6" compile? This should only add UDPIPv6 and TCPIPv6 *transports*. > I see more stuff, but no CPU stats. What's the output of net-snmp-config --snmpd-module-list | tr " " "\n" | grep cpu_ ? ...cpu_sysctl? The content of agent/mibgroup/hardware/cpu.h vs. the comments in agent/mibgroup/hardware/cpu/cpu_nlist.c / agent/mibgroup/hardware/cpu/cpu_sysctl.c are confusing enough for me to not be sure what's the *intended* implementation for Darwin. :-/ Dave, can you clarify, please? > Here are my work priorities for Net-SNMP on OS X: > • Finalize Darwin 8 and 9 patches > • Test building embedded Perl > • Get CPU and memory stats working > • IPv6 support > • Identify what to disable to build without Apple's internal headers Great. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
