On 03/11/06, Thomas Anders <[EMAIL PROTECTED]> wrote:
testing 5.4.rc1 on the SF Compile Farm went pretty well, *except* for x86-freebsd1 (FreeBSD 5.4). "make test" fails miserably on a large number of tests.
I've investigated this, and it turns out that the problem is down to the initial sysctl call to retrieve the number of CPUs. This seems to work OK when run as root, but fails (and returns a random number - typically several million!) when run as a normal user. The attached patch fixes the problem. Hence this RFV. Dave
cpu_nlist.diff
Description: Binary data
------------------------------------------------------------------------- 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
