From: Heikki Toivonen on
On 07/13/2010 02:18 PM, Adam Mercer wrote:
> I'm trying to build M2Crypto on Mac OS X 10.6.4 against python2.5
> (python2.6 fails in the same way), with SWIG 2.0.0 and OpenSSL 1.0.0a
> and it is failing with the following:

That version of M2Crypto does not work with OpenSSL 1.0.x because
OpenSSL changed APIs. M2Crypto trunk works, as will the next M2Crypto
release. So at this time, you should check out M2Crypto from the
Subversion repository. See
http://chandlerproject.org/Projects/MeTooCrypto for details on how to
get the sources.

--
Heikki Toivonen - http://heikkitoivonen.net
From: Adam Mercer on
On Fri, Jul 16, 2010 at 02:09, Heikki Toivonen
<hjtoi-better-remove-before-reply(a)comcast.net> wrote:

> That version of M2Crypto does not work with OpenSSL 1.0.x because OpenSSL
> changed APIs. M2Crypto trunk works, as will the next M2Crypto release. So at
> this time, you should check out M2Crypto from the Subversion repository. See
> http://chandlerproject.org/Projects/MeTooCrypto for details on how to get
> the sources.

Thanks any ETA on a new release supporting OpenSSL 1.0.x?

Cheers

Adam
From: Heikki Toivonen on
On 07/16/2010 08:18 AM, Adam Mercer wrote:
>> That version of M2Crypto does not work with OpenSSL 1.0.x because OpenSSL
>> changed APIs. M2Crypto trunk works, as will the next M2Crypto release. So at
>> this time, you should check out M2Crypto from the Subversion repository. See
>> http://chandlerproject.org/Projects/MeTooCrypto for details on how to get
>> the sources.
>
> Thanks any ETA on a new release supporting OpenSSL 1.0.x?

I was actually planning on doing a release by the end of June, but life
happened. Maybe by the end of August...

--
Heikki Toivonen - http://heikkitoivonen.net
From: Adam Mercer on
On Sat, Jul 17, 2010 at 15:20, Heikki Toivonen
<hjtoi-better-remove-before-reply(a)comcast.net> wrote:

> I was actually planning on doing a release by the end of June, but life
> happened. Maybe by the end of August...

Know what whats like :-) I've backported the OpenSSL patches for the
MacPorts port so for the time being this particular fire has been put
out.

Cheers

Adam