dktc <[email protected]> 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/[email protected]/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 <[email protected]> <https://bugs.pypy.org/issue1336> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
