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

2021-06-18 Thread Irit Katriel
Irit Katriel added the comment: Python 2.7 is past EOL. Please create a new issue if you are still having this problem on 3.9+. -- nosy: +iritkatriel resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker

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

2016-12-05 Thread James Matthews
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