Hello,
Trying to install Python 3.4.3 on Red Hat 6.6 zLinux(s390x) but "make" fails
and core dumps. Not using OpenSSL and did not configure for it.
Can you provide direction?
./configure
make
gcc -pthread -fPIC -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-Werror=declaration-after-statement -I/usr/local/ssl/include
-I./Include -I. -IInclude -I/usr/local/include
-I/xjp/Python-3.4.3/Include -I/xjp/Python-3.4.3 -c
/xjp/Python-3.4.3/Modules/_ssl.c -o
build/temp.linux-s390x-3.4/xjp/Python-3.4.3/Modules/_ssl.o
gcc -pthread -shared
build/temp.linux-s390x-3.4/xjp/Python-3.4.3/Modules/_ssl.o
-L/usr/local/ssl/lib -L/usr/local/lib -lssl -lcrypto -o
build/lib.linux-s390x-3.4/_ssl.cpython-34
m.so
/bin/sh: line 6: 48734 Segmentation fault (core dumped) CC='gcc -pthread'
LDSHARED='gcc -pthread -shared ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes' _TCLTK_I
NCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py $quiet build
make: *** [sharedmods] Error 139
Thanks
Joe
The information contained in this e-mail, and any attachment, is confidential
and is intended solely for the use of the intended recipient. Access, copying
or re-use of the e-mail or any attachment, or any information contained
therein, by any other person is not authorized. If you are not the intended
recipient please return the e-mail to the sender and delete it from your
computer. Although we attempt to sweep e-mail and attachments for viruses, we
do not guarantee that either are virus-free and accept no liability for any
damage sustained as a result of viruses.
Please refer to http://disclaimer.bnymellon.com/eu.htm for certain disclosures
relating to European legal entities.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com