Post by Bart Van AsschePost by Magnus FromreideI looks like the change 9641b472ef01208f92631016e91b0a4a518163f0 (openssl
1.1.0: Fix several build errors) broke the build on machines where openssl
is missing, I suppose this wasn't intentional?
Hello Magnus,
Indeed ... the goal was to fix build errors instead of introducing new
build errors. What build breakage did you encounter?
I have a host where openssl isn't installed.
I am trying to compile apps/snmpusm.c.
On this host, HAVE_DH_GET0_PQG obviously isn't defined and so the
#if !defined(HAVE_DH_GET0_PQG) on line 126 is triggered.
On line 129 the source then tries to include <openssl/dh.h> but that fails
since openssl ain't installed.
/MF
Post by Bart Van AsscheBart.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders