Here is the link to the patch mentioned below
http://ftp.debian.org/debian/pool/main/n/net-snmp/net-snmp_5.1.2-5.diff.gz
Best Regards, -Mike Slifcak
Robert Story (Coders) wrote:
On Fri, 08 Oct 2004 19:13:37 -0400 Michael wrote: MJS> 1.APPLIED Wrapped SO_BSDCOMPAT socket option setting from MJS> snmplib/snmpUDPDomain.c and from MJS> snmplib/snmpUDPIPv6Domain.c MJS> with netsnmp_os_prematch('Linux', "2.4")
This got backed out, but I think the basic idea can go back in: use uname to set a static var based on kernel version.
The reason it was backed out : A enw public function was added without consensus or sufficient discussion;
It was also applied to a feature frozen release.
The perpetrator has been suitably flogged, and has promised to never do that again !!
MJS> 5.IF TIME PERMITS Add perlrealclean rule to top level Makefile
MJS> Makefile.in
MJS> MJS> Suggest to accomplish this
MJS> from a distclean rule: @(cd perl; make realclean)
MJS> Comments?
Sounds good to me. Wes is Mr. Perl, though.
MJS> 8.APPLIED Wrapped "No MemShared line in /proc/meminfo" in MJS> agent/mibgroup/ucd-snmp/memory.c MJS> with netsnmp_os_prematch('Linux', "2.4")
Maybe that should just be moved to a debug message, or removed altogether.
MJS> 17.NOT DONE Perl command addition to substitute /usr/local/etc/snmp for MJS> SNMPCONFPATH in MJS> local/Makefile.in
Configure should set correct paths in Makefile.in. If there is a hard-coded path, it should be replaced with @SNMPCONFPATH@ so configure will do its job.
MJS> 21.NOT DONE Add HAVE_DLOPEN [A Test for dlopen brings in -ldl]
MJS> acconfig.h
MJS> configure.in
MJS> MJS> Seems low risk and appropriate. Comments ?
I already have a HAVE_DLOPEN in my 5.1.x and 5.2.x headers, so I'm not sure what this patch does that isn't already done. Is there a link where I can see the diff?
MJS> 25.NOT DONE configure.in
MJS> Modify HAVE_SSIZE_T to provide value "1"
MJS> MJS> Seems low risk and appropriate. Comments ?
Hmmm... Again, this seems to already have been done. Is there a link where I can see the diff?
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
