site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com The right place is probably Apple's bugreporter. Edit the configure.in Change AC_MSG_ERROR([Your OpenSSL headers do not match your library.]) to AC_MSG_WARN([Your OpenSSL headers do not match your library.]) then regen the configure script and things will probably be OK. -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +======================================================== _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com On Feb 7, 2007, at 7:11 PM, Peter Bartoli wrote: Sorry to vent here, especially if this is the wrong place, but when you guys issue binary updates to libraries via OS X, could you *please, please pretty please* make sure to update the associated headers? This sucks. checking OpenSSL header version... 90709f (OpenSSL 0.9.7i 14 Oct 2005) checking OpenSSL library version... 9070cf (OpenSSL 0.9.7l 28 Sep 2006) checking whether OpenSSL's headers match the library... no configure: error: Your OpenSSL headers do not match your library. or use MacPorts/fink/openssl source to get matching openssl library and headers. PGP.sig
participants (1)
-
Daniel J. Luke