[Pkg-openssl-devel] Openssl Error at -- OPENSSL_cpuid_setup ()
Kurt Roeckx
kurt at roeckx.be
Tue May 7 14:33:33 UTC 2013
On Mon, May 06, 2013 at 05:39:05PM +0530, allan George wrote:
> Package: openssl
> Version: 1.0.1e
> Version: 1.0.0g
>
>
> I am also facing some problem with openssl. I tried both
> openssl-1.0.1e.tar.gz
> openssl-1.0.0g.tar.gz
>
> I have mentioned my problem here :---
> http://stackoverflow.com/questions/16393414/how-to-get-rid-of-openssl-error
>
> Is it possible to resolve this problem ? Or problem is with Raspbian
> package ?
I think the problem is that you compiled your own version for
some unknown reason.
The Debian version is patches to include symbol versions. The
python library you're using is linked against a version of openssl
that had versioned symbols, and now it can't find those version
anymore so it's giving an error.
Kurt
More information about the Pkg-openssl-devel
mailing list