A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5210 ====================================================================== Reported By: wungad Assigned To: dam ====================================================================== Project: python27 Issue ID: 5210 Category: Reproducibility: always Severity: crash Priority: normal Status: feedback ====================================================================== Date Submitted: 2014-10-03 09:48 CEST Last Modified: 2014-10-09 19:16 CEST ====================================================================== Summary: Importig SSL module on Solaris 10 results in ImportError Description: Trying to import ssl result in a import error. See additional information. ======================================================================
---------------------------------------------------------------------- (0010934) wungad (reporter) - 2014-10-09 19:16 https://www.opencsw.org/mantis/view.php?id=5210#c10934 ---------------------------------------------------------------------- This has so be some kind of compile/linking error: $ which pydoc /opt/csw/bin/pydoc $ pydoc ssl problem in ssl - <type 'exceptions.ImportError'>: ld.so.1: python2.7: fatal: relocation error: file /opt/csw/lib/python2.7/lib-dynload/_ssl.so: symbol GENERAL_NAME_free: referenced symbol not found
