Re: Problems building M2Crypto on CentOS running x86_64
Bill <[email protected]> Thu, 10 Dec 2009 02:41:11 -0500
| Newsgroups | gmane.comp.python.cryptography |
|---|---|
| Message-ID | <[email protected]> |
Doing a bit more investigation, I see M2Crypto 0.19 is build on Fedora 11 x86_64 against OpenSSL 0.9.8, but I don't see how they did it there? /bill On Thursday 10 December 2009 01:40, you wrote: > I am unable to build M2Crypto 0.19 or 0.20 on CentOS 5 running x86_64. I > have not problems building running the same system in 32 bit, but 64 fails. > The error suggest recompiling with the -fPIC option, but this has me > baffled. > > Has anyone managed to build it in 64 bit and if so could you reveal the > secret (BTW, I tried Ubuntu 8.05 and64 with the same results). > > /bill