Re: argh re: header versions
Re: argh re: header versions
- Subject: Re: argh re: header versions
- From: "Daniel J. Luke" <email@hidden>
- Date: Wed, 7 Feb 2007 22:39:28 -0500
On Feb 7, 2007, at 7:11 PM, Peter Bartoli wrote:
Sorry to vent here, especially if this is the wrong place,
The right place is probably Apple's bugreporter.
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.
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.
or use MacPorts/fink/openssl source to get matching openssl library
and headers.
--
Daniel J. Luke
+========================================================+
| *---------------- email@hidden ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
| Opinions expressed are mine and do not necessarily |
| reflect the opinions of my employer. |
+========================================================
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden