I'm trying to build net-snmp v5.4.1 from source, linking in our FIPS-enabled OpenSSL libraries v0.9.8. The configure step always fails, claiming that it can't find the encryption libraries, despite having access to all the correct local include & lib directories (verified through config.log examination).
The configure script always says it can't find OpenSSL if it can't compile EVP_md5(). My include/openssl/evp.h includes a prototype for this method. Configure script also can't compile AES_cfb128_encrypt() despite the associated prototype in include/openssl/aes.h, although this doesn't factor in to the configure error it is a related problem. I also tried building net-snmp v5.5 but got the same error. Has ANYBODY gotten net-snmp to build with FIPS-enabled OpenSSL libraries? Thanks, Ron The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting all copies. Thank you. ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
