[issue29027] 3.5.2 compile error from ssl related.

2016-12-22 Thread kevin
kevin added the comment: Hi Christian, This issue is resolved. Thanks a lot. -- resolution: not a bug -> fixed ___ Python tracker ___

[issue29027] 3.5.2 compile error from ssl related.

2016-12-22 Thread Christian Heimes
Christian Heimes added the comment: Python 3.5.2 is not compatible with OpenSSL 1.1.0. You have to wait until 3.5.3 is released in about a month or downgrade OpenSSL to 1.0.2. -- resolution: -> not a bug stage: -> resolved status: open -> closed

[issue29027] 3.5.2 compile error from ssl related.

2016-12-22 Thread kevin
kevin added the comment: Hi Christian, Thanks for your reply. The machine's information as following: Platform: x86_64; OS: ubuntu16.04; Compiler: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609; Openssl version:OpenSSL 1.1.0c 10 Nov 2016. --

[issue29027] 3.5.2 compile error from ssl related.

2016-12-20 Thread Christian Heimes
Christian Heimes added the comment: What is your platform, compiler and OpenSSL version? -- ___ Python tracker ___

[issue29027] 3.5.2 compile error from ssl related.

2016-12-20 Thread kevin
New submission from kevin: Download the python version 3.5.2 source code from official web site. Compile the python code by the following steps: sudo ./configure sudo make sudo make install but from make, I get the following errors: /home/boot/tools/Python-3.5.2/Modules/_ssl.c:2582:46: error: