Re: Test 32 on Solaris complains about kill.exe]

2004-07-08 Thread Coders
On Thu, 08 Jul 2004 12:55:12 -0400 Andy wrote: AS> > Andy Smith wrote: AS> > Is that with the main branch? AS> AS> Yes, I should have specified that it is the main branch. Are the AS> config_require macros even supposed to be making it into the headers? They are found in non-installed headers in t

Re: Test 32 on Solaris complains about kill.exe

2004-07-08 Thread Alex Burger
Bruce Shaw wrote: Yeah, that fixed it. Submit your patch instead of mine. Patch 987626 submitted. Alex BS>> When I look at the code, there's a test for OSTYPE that looks for "msys". BS>> OSTYPE is not defined under Solaris unless you do it yourself (at which BS>> point the problem goes away). AB>C

RE: Test 32 on Solaris complains about kill.exe

2004-07-08 Thread Bruce Shaw
Yeah, that fixed it. Submit your patch instead of mine. BS>> When I look at the code, there's a test for OSTYPE that looks for "msys". BS>> OSTYPE is not defined under Solaris unless you do it yourself (at which BS>> point the problem goes away). AB>Can you please try the attached patch? For so

Re: Test 32 on Solaris complains about kill.exe]

2004-07-08 Thread Andy Smith
Original Message Subject: Re: Test 32 on Solaris complains about kill.exe Date: Thu, 08 Jul 2004 12:33:02 -0400 From: Andy Smith <[EMAIL PROTECTED]> To: Alex Burger <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>

RE: Test 32 on Solaris complains about kill.exe

2004-07-08 Thread Bruce Shaw
Wait a minute, wait a minute, I didn't write this bit. I am a senior religious leader, I can get another senior religious leader to sign off on things and I can probably get written authority from the Deputy head of state if that's good enough, but I'm not particularly in favour of "kill -9" myse

How to register rows in table by different subagents

2004-07-08 Thread Grasic Igor
Hello, I read I lot of stuff about registering rows in the table by different subagents, but I did not find any clear implementation, despite that Wes actualy gave answer to very similar question(bellow). Anyway, I generated *.c and *.h files with mi2c.iterate_access.conf and want, that two d

Re: maybe a trap bug

2004-07-08 Thread Coders
On Fri, 02 Jul 2004 12:51:34 -0700 Wes wrote: WH> > On Fri, 2 Jul 2004 15:21:39 +0200, Xavier Delannoy WH> ><[EMAIL PROTECTED]> said: WH> WH> Xavier> When net-snmp send a coldstart trap, it seems to send the trap WH> Xavier> with an incorrect IP source address. Is this a know bug ? WH> WH> Ye

Re: Test 32 on Solaris complains about kill.exe

2004-07-08 Thread Alex Burger
Dave Shield wrote: --- testing/eval_tools.sh.org Wed Apr 7 05:13:26 2004 +++ testing/eval_tools.sh Wed Jul 7 20:41:10 2004 @@ -476,9 +476,9 @@ if [ $? = 0 ] ; then SNMP_SAVE_TMPDIR=yes if [ "x$OSTYPE" = "xmsys" ]; then - COMMAND="kill -9 $pid"

Re: Test 32 on Solaris complains about kill.exe

2004-07-08 Thread Alex Burger
Hi Andy. Andy Smith wrote: On a similar track, builds are now failing on MinGW. I will submit one patch shortly, but there are issues with the config_require macro popping up in headers. More info when I do some more testing. Is that with the main branch? I had no problems with 5.1.2pre3 last n

make test Failing on Linux

2004-07-08 Thread Andy Smith
46:testing swap on Solaris using HOST-RESOURCES...SKIPPED Summary: 45 / 46 succeeded. make[1]: *** [test] Error 1 make[1]: Leaving directory `/home/mine/src/net-snmp-linux/testing' make: *** [test] Error 2 Andy --- This SF.Net email sponsored by B

Re: Write access with V3

2004-07-08 Thread Dave Shield
> I can't seem to get write access to work with V3. > Read access works find. > > Here is my snmpd.conf file OK - let's strip out everything that's not relevant to SNMPv3: > group MyRWGroup usmlocal > group MyROGroup usmmynetwork > view all included .1

Re: Test 32 on Solaris complains about kill.exe

2004-07-08 Thread Dave Shield
> --- testing/eval_tools.sh.org Wed Apr 7 05:13:26 2004 > +++ testing/eval_tools.sh Wed Jul 7 20:41:10 2004 > @@ -476,9 +476,9 @@ > if [ $? = 0 ] ; then > SNMP_SAVE_TMPDIR=yes > if [ "x$OSTYPE" = "xmsys" ]; then > - COMMAND="kill -9 $pid" > -

characteristics of tree-nodes

2004-07-08 Thread André Küster
Hi again, I am using the tree-structure from library/parse.h and would like to know, if it´s possible to get more specific informations about a node. To be more precise, I want to know, whether an oid-leave belongs to a table (e.g. the if-stuff under .1.3.6.1.2.1.2.2) or is an single value (like sy