[New-bugs-announce] [issue28877] Cannot compile _ssl.o on HP-UX

James Matthews report at bugs.python.org
Mon Dec 5 04:58:40 EST 2016


New submission from James Matthews:

Cannot build Python 2.7.12 on HP-UX due to the following error:

/opt/hp-gcc64-4.7.1/bin/gcc -pthread -shared build/temp.hp-ux-B.11.31-9000-800-2.7/root/build/Python-2.7.12/Modules/_ssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.hp-ux-B.11.31-9000-800-2.7/_ssl.sl
/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol 'CRYPTO_THREADID_set_callback' in load module 'build/lib.hp-ux-B.11.31-9000-800-2.7/_ssl.sl'.
/bin/sh: 23510 Killed
gmake: *** [sharedmods] Error 137

----------
components: Build
messages: 282406
nosy: James Matthews
priority: normal
severity: normal
status: open
title: Cannot compile _ssl.o on HP-UX
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28877>
_______________________________________


More information about the New-bugs-announce mailing list