Hi Wes,

I have tested the new net-snmp version on my mac-book. In general it works fine.

But I have noticed erros at snmpd.log file:
looks like a 64bit wrap, but prev!=new
c64 32 bit check failed
looks like a 64bit wrap, but prev!=new
c64 32 bit check failed
looks like a 64bit wrap, but prev!=new
c64 32 bit check failed
....

Also there is a small issue with make test. When my macbook is offline, make test fails:

Test Summary Report
-------------------
SNMPv2c set of system.sysContact.0 (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
extending agent functionality with extend (Wstat: 256 Tests: 6 Failed: 3)
  Failed tests:  1-3
  Non-zero exit status: 1
com2sec directive (Wstat: 256 Tests: 33 Failed: 2)
  Failed tests:  29, 31
  Non-zero exit status: 1
com2sec6 directive (Wstat: 0 Tests: 33 Failed: 2)
  Failed tests:  29, 31
Files=66, Tests=232, 39 wallclock secs ( 0.25 usr 0.18 sys + 10.70 cusr 12.81 csys = 23.94 CPU)
Result: FAIL

We failed these 4 tests:
SNMPv2c set of system.sysContact.0 ( /Users/clausklein/Workspace/c/ net-snmp-5.7.1.pre1/testing/fulltests/default/T0141snmpv2cset_simple ) extending agent functionality with extend ( /Users/clausklein/ Workspace/c/net-snmp-5.7.1.pre1/testing/fulltests/default/ T065agentextend_simple ) com2sec directive ( /Users/clausklein/Workspace/c/net- snmp-5.7.1.pre1/testing/fulltests/default/T070com2sec_simple ) com2sec6 directive ( /Users/clausklein/Workspace/c/net- snmp-5.7.1.pre1/testing/fulltests/default/T071com2sec6_simple )
make[1]: *** [test] Error 1
make: *** [test] Error 2

The good news is that make test passed when the build host is connected to the Internet :-))


Too I have tried to compile with SSH transport, but this fails!
I have prepared a Patch to fix this. Too there was a small typo at the man page. I send you my build script too:

Attachment: macos-build.patch
Description: Binary data

Attachment: man.patch
Description: Binary data

Attachment: snmp-test-logs.tgz
Description: Binary data

Attachment: macos-build.sh
Description: Binary data



With this patch, it works fine on MAC-OX and linux.
(The mac version of sshtosnmp is not ready for real usage, but as demo, it works for me)

//regards
Claus

On 09.08.2011, at 00:49, Wes Hardaker wrote:


We've created a 5.7.1.pre1 release which is now available for testing.
The 5.7.1 release cycle will continue through another pre-release (or
maybe two) before going into it's RC phase.

https://sourceforge.net/projects/net-snmp/files/net-snmp/5.7.1-pre-releases/

--
Wes Hardaker
Please mail all replies to [email protected]

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to