Re: make test - snmpwalk failure on hpux 11.31 ia64

2008-06-04 Thread Thomas Anders
Cath Fawcet wrote: > (gdb) run /usr/local/bin/snmpwalk -v 1 -c public localhost > The program being debugged has been started already. > Start it from the beginning? (y or n) y > > Starting program: /usr/local/sbin/snmpd /usr/local/bin/snmpwalk -v 1 -c > public localhost No, that's not the right

Re: make test - snmpwalk failure on hpux 11.31 ia64

2008-05-20 Thread Cath Fawcet
Hi again Just following up on this.. does anyone know of a successful implementation on hpux 11.31? If so, that rules out my theory that this is totally OS related. Thanks Cath Fawcet wrote: > Maybe I'm not doing this right, but with the hp-ux version of gdb I > did the following: > > .bash-

Re: make test - snmpwalk failure on hpux 11.31 ia64

2008-05-13 Thread Cath Fawcet
Maybe I'm not doing this right, but with the hp-ux version of gdb I did the following: .bash-3.2# /usr/local/sbin/snmpd -c /usr/local/bin/snmpd.conf .bash-3.2# ps -ef | grep snmp root 14397 1 0 16:58:14 ? 0:01 /usr/local/sbin/snmpd -c /usr/local/bin/snmpd.conf .bash-3.2# /opt/la

Re: make test - snmpwalk failure on hpux 11.31 ia64

2008-05-06 Thread Thomas Anders
Cath Fawcet wrote: > Tried installing it anyway (just to see how bad things are) and on > running snmpwalk, snmpd dies. Could you get us a backtrace, please? See http://www.net-snmp.org/wiki/index.php/Debugger for details. +Thomas ---

make test - snmpwalk failure on hpux 11.31 ia64

2008-05-05 Thread Cath Fawcet
Hi When installing net-snmp on an hpux 11.31, ia64 box, snmpwalk fails when I run make test. The following is the process I've followed to get there, and what I've tried to fix it. net-snmp 5.4.1, non-modified; gcc 4.2.3: Get the following errors on installing net-snmp with make (gmake gives sa