snmplog_handler makes the system in Wait state (race condition)

2010-02-28 Thread surya prakash
Hi All, We are running a multithreaded linux application (NMS). There were 48 threads running which parallely sends the SNMP request and processes the same. In one of the thread, there were a write to stderror from SNMP - lwp# 47 / thread# 47 fea46d38 writ

Re: Solaris 10 64-bit build?

2010-02-28 Thread Mike Walker
Ok, I'll try it and report back. Thank you. On Feb 28, 2010, at 6:06 PM, Thomas Anders wrote: > Mike Walker wrote: >> Has anyone successfully built net-snmp 5.5 for Solaris 10 in 64bit >> mode? > > I've built earlier SVN versions this way without any problems other > than that you need all

Re: Solaris 10 64-bit build?

2010-02-28 Thread Thomas Anders
Mike Walker wrote: > Has anyone successfully built net-snmp 5.5 for Solaris 10 in 64bit mode? I've built earlier SVN versions this way without any problems other than that you need all corresponding 64-bit libraries for your configuration (e.g. libperl). As Magnus has said: give it a try and rep

Re: Solaris 10 64-bit build?

2010-02-28 Thread Magnus Fromreide
On Sun, 2010-02-28 at 13:25 -0500, Mike Walker wrote: > Has anyone successfully built net-snmp 5.5 for Solaris 10 in 64bit > mode? > > Following the guidelines in > http://net-snmp.sourceforge.net/docs/README.solaris.html builds > Solaris 10 libraries in 32bit mode only; subsequently linking my 64

Solaris 10 64-bit build?

2010-02-28 Thread Mike Walker
Has anyone successfully built net-snmp 5.5 for Solaris 10 in 64bit mode? Following the guidelines in http://net-snmp.sourceforge.net/docs/README.solaris.html builds Solaris 10 libraries in 32bit mode only; subsequently linking my 64bit app generates a "wrong ELF class" linkage error... Thanks for

Re: SF.net SVN: net-snmp:[18175] trunk/net-snmp/snmplib/snmpIPBaseDomain.c

2010-02-28 Thread Bart Van Assche
On Sun, Feb 21, 2010 at 11:36 PM, Thomas Anders wrote: > Bart Van Assche wrote: > > Have you considered adding that define in > > include/net-snmp/system/solaris.h instead of snmplib/snmpIPBaseDomain.c > > such that it is available in all Net-SNMP source files when compiling > > Net-SNMP on Solar