Re: net-snmp-5.4 HPUX B.11.23 U ia64

2009-07-27 Thread Thomas Anders
Johnson, Harry A wrote: > HOST-RESOURCES-MIB::hrSWRunIndex > HOST-RESOURCES-MIB::hrSWRunPath > HOST-RESOURCES-MIB::hrSWRunParameters > > I have tried building several versions (with aCC) but no luck. > I have a pre-built version for the PA-RISC architecture that supports > this. > Don't know who

Re: Warnings generated by autoheader on configure.ac

2009-07-27 Thread Magnus Fromreide
On Mon, Jul 27, 2009 at 10:47:14AM +0200, Bart Van Assche wrote: > Hello, > > When I run aclocal -I m4 && libtoolize --copy && autoconf && autoheader on > the Net-SNMP trunk I get the following warnings (autoconf version 2.63 / for > the autogen.sh script, see also > https://sourceforge.net/tracke

net-snmp-5.4 HPUX B.11.23 U ia64

2009-07-27 Thread Johnson, Harry A
Hello net-snmp-coders, I am seeking a HP-UX version of net-snmp that supports the following tables; HOST-RESOURCES-MIB::hrSWRunIndex HOST-RESOURCES-MIB::hrSWRunPath HOST-RESOURCES-MIB::hrSWRunParameters I have tried building several versions (with aCC) but no luck. I have a pre-built version for

Re: Window User having trunk checkout issue.

2009-07-27 Thread Wes Hardaker
> On Mon, 13 Jul 2009 17:19:48 -0400, Tim Stahlhut > said: TS> Window's SVN has trouble dealing with two files with names only TS> differing by case. Yep. Window's is deficient that way (sorry; couldn't resist). TS> I suggest deleting netsnmp_Container_iterator.3 via SVN as the TS> si

Re: fix for bulkwalk.t on FreeBSD

2009-07-27 Thread Wes Hardaker
> On Wed, 15 Jul 2009 09:59:37 +0200, Cezary Morga said: CM> Although the patch is against version shipped with 5.4.2.1 it should CM> be valid with recent SVN version as well as the file had not change CM> since that release (according to ViewVC information on SF). Thanks for the patch! I'v

Re: module dependencies

2009-07-27 Thread Wes Hardaker
> On Sat, 25 Jul 2009 08:42:15 +0200, Magnus Fromreide > said: MF> *** MIB Module warning *** mib module 'mibII/snmp_mib' excludes module MF> 'mibII/snmp_mib_5_5' but another module requires it MF> Now it could be argued that there is a bug in default_modules.h but MF> somehow this feel

use of "pipe" in netsnmp-5.4.2.1

2009-07-27 Thread sanjaykumar
Hi all,   I have a query regarding the use of "pipe" in netsnmp-5.4.2.1 I find the netsnmp is using the "pipe" in some of file like agent/mibgroup/utilities/execute.c agent/mibgroup/util_funcs.c snmplib/snmpCallbackDomain.c snmplib/winpipe.c I am not able to really find why it is g

Warnings generated by autoheader on configure.ac

2009-07-27 Thread Bart Van Assche
Hello, When I run aclocal -I m4 && libtoolize --copy && autoconf && autoheader on the Net-SNMP trunk I get the following warnings (autoconf version 2.63 / for the autogen.sh script, see also https://sourceforge.net/tracker/?func=detail&aid=2827646&group_id=12694&atid=312694 ): $ uname Linux $ svn