m2crypto

Magnus Heino magnus.heino at rivermen.se
Thu Mar 8 09:20:04 EST 2001


Has anyone successfully compiled M2Crypto 0.06 snapshot #2 on a linux box?

This version seems to be depending on OpenSSL 0.9.6, but if I use that 
version I get this errormessage after installation:

>>> import M2Crypto
Traceback (innermost last):
  File "<stdin>", line 1, in ?
  File "M2Crypto/__init__.py", line 7, in ?
    import _m2crypto
  File "M2Crypto/_m2crypto.py", line 2, in ?
    import _m2cryptoc
ImportError: M2Crypto/_m2cryptoc.so: undefined symbol: sk_new_null

I have tried different versions of SWIG, but that doesn't seem to be the 
problem.

Any clues?

--

/ Magnus



More information about the Python-list mailing list