On 18 August 2011 21:08, Lomax, Michael P. <mlo...@quadramed.com> wrote: > You will note that there is a execute permission problem within the testing > directories that I fix during the run.
This looks like an issue with the source tree when it is first unpacked. What are the permissions on file in the directory testing/fulltests/support/ when you unpack the code into a fresh tree? Are you working with the .tar.gz bundle, or the .zip file? What is the exact command that you are using to unpack things? I've tried unpacking the code from both .tar.gz and .zip files (on a Linux box), and get permissions of 711 and 755 respectively. So the tarball tree might have issues if you're running as a different user from the one who owns the files. [ Oh, and if you need to amend the permissions, try something like "chmod -R a+r testing". Using permissions of 777 are an abomination in the sight of man!] > Unfortunately while the run of `make test` seemed to respond differently, > I did still get two errors (255 and 2) with Stops. More to the point, the tests aren't actually passing correctly right from the beginning. The first real test (T001snmpv1get_simple) is failing two out of the three cases. Have a look in /tmp - you should see a number of Net-SNMP test directories, one for each failing test. If you can identify the one relating to this first T001snmpv1get_simple test (perhaps by clearing them all out, and re-running the "make test"), then please post the full contents of this directory. That might give us enough information to understand what exactly is going wrong. Dave ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders