Re: rfc: net-snmp-config.h

2006-08-26 Thread Thomas Anders
Wes Hardaker wrote: > What we *should* do is: [...] > 2) fix the incompatibilities when we can (removing the PACKAGE >variables is an excellent example). The attached patch uses AH_VERBATIM to make autoheader protect the PACKAGE_* variables in net-snmp-config.h[.in] in a way suitable for all b

Re: 5.4.dev on IRIX

2006-08-26 Thread Dave Shield
On 26/08/06, Thomas Anders <[EMAIL PROTECTED]> wrote: > CVS MAIN on IRIX (6.5) currently renders the agent unusable: > unresolvable symbol ... netsnmp_mem_arch_load Yup - I suspected that would hit us sooner or later. > Do you have a minimum template for a platform where we don't have > a HAL imp

5.4.dev on IRIX

2006-08-26 Thread Thomas Anders
Dave, CVS MAIN on IRIX (6.5) currently renders the agent unusable: irix% agent/snmpd -H 11519655:/home/anders/build/5.4cvs/irix/agent/.libs/lt-snmpd: rld: Error: unresolvable symbol in /home/anders/build/5.4cvs/irix/agent/.libs/libnetsnmpmibs.so.12: netsnmp_mem_arch_load 11519655:/home/anders/bui

Re: rfc: net-snmp-config.h

2006-08-26 Thread Magnus Fromreide
On Fri, Aug 25, 2006 at 04:15:55PM +0200, Thomas Anders wrote: > Robert Story wrote: > > $ cvs diff configure.in > > Index: configure.in > [...] > > +AC_CONFIG_HEADER(include/net-snmp/libtool-config.h) > > AC_CONFIG_HEADER(include/net-snmp/net-snmp-config.h) > > I don't think this'll work. autohe

Re: about the function snmpd_parse_config_trap2sink

2006-08-26 Thread Dave Shield
On 25/08/06, Li Gan <[EMAIL PROTECTED]> wrote: > In order to dynamically set the trap receiver's ip address, I used > snmpd_parse_config_trap2sink(), it looks ok, but the session with > remote port 162 is not established. The following is my code: > char host[]="192.168.x.x"; What happens if you