Re: Fwd: [ net-snmp-Patches-1566777 ] Patch for memory_darwin.c

2006-09-27 Thread Thomas Anders
chris jalbert wrote: > Thomas was working on this but his proposed patch did not work. This one > does. [...] >> Subject: [ net-snmp-Patches-1566777 ] Patch for memory_darwin.c Applied. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) -

Fwd: [ net-snmp-Patches-1566777 ] Patch for memory_darwin.c

2006-09-27 Thread chris jalbert
Thomas was working on this but his proposed patch did not work. This one does.--chrisBegin forwarded message:From: "SourceForge.net" <[EMAIL PROTECTED]>Date: 27 September 2006 8:19:55 PM PDTTo: [EMAIL PROTECTED]Subject: [ net-snmp-Patches-1566777 ] Patch for memory_darwin.c Patches item #1566777, w

Updating the OS X readme

2006-09-27 Thread chris jalbert
Would someone with access please update README.osX? Here is what I use to build on 10.4.7 (Universal) and Leopard:                        --with-mib-modules="host ucd-snmp/diskio" \                        --with-out-mib-modules="mibII/icmp host/hr_swrun" \                        --disable-embedded-

Re: 5.4.pre2 released

2006-09-27 Thread Thomas Anders
Claus Klein wrote: > I had to fix some points in configure.in because while crosscompile I don't > want rpm, perl, and python support. > The options '--without-rpm --without-perl-modules --without-python-modules' > ditn't disable it. > > Please check my patch. Two of the three issues have alre

Re: Questions: some configures about trap receiver(snmptrapd)

2006-09-27 Thread Dave Shield
On 11/09/06, 尧昱 <[EMAIL PROTECTED]> wrote: First, thank you very much. I have read the snmptrapd.conf manual page, and have changed the snmptrapd.conf simply, and the trap/informs show out, but in order to deal with the PDU received, I want to know how it do with the pdu received in the codes( sn

Link error while extending the netsnmp agent in VC++6.0

2006-09-27 Thread Jegan
Hi, I am using VC++6.0 in windows to extend the netsnmp agent. I am getting a link error. I understand that I have not included the appropriate header files. Code is attached. What header files should be included for the agent to work properly. Thanks and Regards, S.Jega snmp.lib - 0 error(s),

Re: 5.4.pre2 released

2006-09-27 Thread Claus Klein
On Tuesday 26 September 2006 15:57, Wes Hardaker wrote: > > I've just published 5.4.pre2 which has many good bugfixes over the > .pre1 release. Please report any errors you have! > Hi, I had to fix some points in configure.in because while crosscompile I don't want rpm, perl, and python suppo