Wes: > And that's certainly the problem. configure actually works by trying to > write a short program containing (for example) EVP_md5 and then tries to > compile it. If it fails (IE, cc/ld/whatever returns a non-zero exit > status) then configure simply throws up it's hands and says "I couldn't
I still haven't figured out why ld puked its guts out, but I note that the other packages that link properly to our OpenSSL libraries all use the libtool wrapper around gcc to link, rather than using ld directly. What would be required to switch net-snmp to using libtool instead of ld? 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
