Re: 5.4.1.pre3 build issues on HP-UX 11.23

2007-06-23 Thread Thomas Anders
Aleksey Tsalolikhin wrote: > On 6/23/07, Thomas Anders <[EMAIL PROTECTED]> wrote: >> Umm, no. That suggestions was meant to (potentially) fix the build issue >> with bundled cc (snmp_perl.o not found), not the one with gcc. > > Ok. Yeah, I tried with the bundled cc first and it didn't know what >

Re: 5.4.1.pre3 build issues on HP-UX 11.23

2007-06-23 Thread Aleksey Tsalolikhin
On 6/23/07, Thomas Anders <[EMAIL PROTECTED]> wrote: > > Umm, no. That suggestions was meant to (potentially) fix the build issue > with bundled cc (snmp_perl.o not found), not the one with gcc. Ok. Yeah, I tried with the bundled cc first and it didn't know what the -j switch was. > If you stil

Re: 5.4.1.pre3 build issues on HP-UX 11.23

2007-06-23 Thread Thomas Anders
Aleksey Tsalolikhin wrote: > green01# gmake -j 1 > WARNING: not running autoheader > making all in /var/tsalolia/net-snmp-5.4.1.pre3/snmplib > gmake[1]: Entering directory `/var/tsalolia/net-snmp-5.4.1.pre3/snmplib' > /bin/sh ../libtool --mode=compile gcc -I../include -I. > -I../snmplib -g -O2 -U

Re: 5.4.1.pre3 build issues on HP-UX 11.23 (was: Re: net-snmp 5.3.1 on HP-UX 11.23 only returns the first 10 processes - how to show all processes?)

2007-06-23 Thread Aleksey Tsalolikhin
On 6/23/07, Thomas Anders <[EMAIL PROTECTED]> wrote: > > I've just fixed README.hpux11 for 5.4.1.rc1 and later. Thanks. > Replace "gcc" by "gcc -E" and drop the "-o .libs/system.o" at the end. > Submit a bug report on http://www.net-snmp.org/bugs (please log in) and > attach the output there. D

5.4.1.pre3 build issues on HP-UX 11.23 (was: Re: net-snmp 5.3.1 on HP-UX 11.23 only returns the first 10 processes - how to show all processes?)

2007-06-23 Thread Thomas Anders
Aleksey Tsalolikhin wrote: >> Please drop "--with-libs=-lnm". It shouldn't be needed. > > OK. I got that out of README.hpux. I've just fixed README.hpux11 for 5.4.1.rc1 and later. >> You'd probably have to look through the preprocessor output for the file >> to see what's wrong. > > Um, that's

Re: net-snmp 5.3.1 on HP-UX 11.23 only returns the first 10 processes - how to show all processes?

2007-06-23 Thread Aleksey Tsalolikhin
On 6/23/07, Thomas Anders <[EMAIL PROTECTED]> wrote: > Aleksey Tsalolikhin wrote: > > I tried, but was unable to compile the 5.4.1.pre3: > > > > ./configure --with-libs=-lnm > > Please drop "--with-libs=-lnm". It shouldn't be needed. OK. I got that out of README.hpux. I dropped that. The comp

Re: net-snmp 5.3.1 on HP-UX 11.23 only returns the first 10 processes - how to show all processes?

2007-06-23 Thread Thomas Anders
Aleksey Tsalolikhin wrote: > I tried, but was unable to compile the 5.4.1.pre3: > > ./configure --with-libs=-lnm Please drop "--with-libs=-lnm". It shouldn't be needed. > gcc -I../include -I. -I../snmplib -g -O2 -Uhpux11 -Dhpux11=hpux11 > -Wall -Winline -Wstrict-prototypes -Wwrite-strings -Wca

Re: net-snmp 5.3.1 on HP-UX 11.23 only returns the first 10 processes - how to show all processes?

2007-06-23 Thread Aleksey Tsalolikhin
> On 23/06/07, Aleksey Tsalolikhin <[EMAIL PROTECTED]> wrote: > > I am trying to get process monitoring to work with net-snmp 5.3.1 > > from HP's Internet Express (open source) library on HP-UX 11.23 > > (Itanium). > > > > net-snmp daemon returns only the first 10 processes in the process table:

Re: Extension Agent DLL

2007-06-23 Thread Dave Shield
On 23/06/07, Syed Mujtaba Ahmed Razvi <[EMAIL PROTECTED]> wrote: > Hello, > Is it necessary to write and register an extension agent dll to manage > your own customized MIB ? Or can i integrate the code in my one running exe > file? Please see the FAQ entry How do I write C code to integrate

Extension Agent DLL

2007-06-23 Thread Syed Mujtaba Ahmed Razvi
Hello, Is it necessary to write and register an extension agent dll to manage your own customized MIB ? Or can i integrate the code in my one running exe file? Regards, Mujtaba >From: "Dave Shield" <[EMAIL PROTECTED]> >To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> >CC: net-snmp-users@lists.so

Re: net-snmp 5.3.1 on HP-UX 11.23 only returns the first 10 processes - how to show all processes?

2007-06-23 Thread Dave Shield
On 23/06/07, Aleksey Tsalolikhin <[EMAIL PROTECTED]> wrote: > I am trying to get process monitoring to work with net-snmp 5.3.1 > from HP's Internet Express (open source) library on HP-UX 11.23 > (Itanium). > > net-snmp daemon returns only the first 10 processes in the process table: Can you try