Re: Net-SNMP 5.9.2.pre1 published for testing

2022-04-18 Thread Wes Hardaker via Net-snmp-coders
Craig Small writes: > Anyway, the change was to add $(AGENTLIB) to the linker line for > libnetsnmptrapd in apps/Makefile.in When I looked in the apps/Makefile.in it looked to me that it already had that in it -- can you provide an exact patch? Maybe I misread where you meant to apply it. -- W

Re: Net-SNMP 5.9.2.pre1 published for testing

2022-04-12 Thread Craig Small
Hello again, The issue was tied up with libtool and how Debian's is slightly different. link_all_deplibs is set to no so you explicitly need to put the libraries. Anyway, the change was to add $(AGENTLIB) to the linker line for libnetsnmptrapd in apps/Makefile.in The result is I can Debian packa

Re: Net-SNMP 5.9.2.pre1 published for testing

2022-04-11 Thread Craig Small
On Thu, 7 Apr 2022 at 07:11, Craig Small wrote: > I'll run the source code through a standard Debian pbuilder and one with > OpenSSL v3 added as well to check it works with both versions. > Standard Debian sid pbuilder came up with this error below. convert_v1pdu_to_v2() and send_v2trap() are in

Re: Net-SNMP 5.9.2.pre1 published for testing

2022-04-06 Thread Wes Hardaker via Net-snmp-coders
Craig Small writes: > On Wed, 6 Apr 2022, 10:09 Wes Hardaker via Net-snmp-coders, > > wrote: > > Net-SNMP 5.9.2.pre1 has been published for testing as available at: > > I can confirm that the compile issues with OpenSSL v3 are fixed with this. > > I'll run the source code through a stand

Re: Net-SNMP 5.9.2.pre1 published for testing

2022-04-06 Thread Craig Small
On Wed, 6 Apr 2022, 10:09 Wes Hardaker via Net-snmp-coders, < net-snmp-coders@lists.sourceforge.net> wrote: > > Net-SNMP 5.9.2.pre1 has been published for testing as available at: > I can confirm that the compile issues with OpenSSL v3 are fixed with this. I'll run the source code through a stan

Net-SNMP 5.9.2.pre1 published for testing

2022-04-05 Thread Wes Hardaker via Net-snmp-coders
Greetings all, Net-SNMP 5.9.2.pre1 has been published for testing as available at: https://sourceforge.net/projects/net-snmp/files/net-snmp/5.9.2-pre-releases/ Please file any issues or pull requests required to improve the state of this release. -- Wes Hardaker Please mail all replies to ne