[pypy-issue] [issue1336] OpenSSL / Kerberos linking trouble

dktc tracker at bugs.pypy.org
Wed Apr 24 20:41:30 CEST 2013


dktc <dkruglyak+pypy at gmail.com> added the comment:

I do suspect that something is wrong with my openssl or with how pypy build tries to statically link it...

However I am not sure where to even start looking for a fix to this... I've tried googling this error message and 
found similar errors (having to do with similar OpenSSL calls to Kerberos) pop up when compiling various other 
types of software. Unfortunately I have not seen any ready solution anywhere.

Here is a sampling of a few resources / examples (non PyPy) -
http://root.cern.ch/phpBB3/viewtopic.php?p=8630
http://www.ozzu.com/unix-linux-forum/libssl-kssl-error-t73551.html
http://forums.fedoraforum.org/showthread.php?t=83904
http://www.mail-archive.com/openssl-dev@openssl.org/msg15342.html
https://lists.soe.ucsc.edu/pipermail/genome/2010-September/023465.html

Do you have any suggestions on what to try / where to look to fix this?

----------
title: libssl version requirements -> OpenSSL / Kerberos linking trouble

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1336>
________________________________________


More information about the pypy-issue mailing list