[issue31120] [2.7] Python 64 bit _ssl compile fails due missing buildinf_amd64.h

2018-06-09 Thread Zachary Ware
Change by Zachary Ware : -- resolution: -> out of date stage: needs patch -> resolved status: open -> closed ___ Python tracker ___ ___

[issue31120] [2.7] Python 64 bit _ssl compile fails due missing buildinf_amd64.h

2017-09-30 Thread Zachary Ware
Zachary Ware added the comment: Sorry it's taken me so long to get back to this, Hiren. Do you still need it since 2.7.14 is out? -- ___ Python tracker ___ __

[issue31120] [2.7] Python 64 bit _ssl compile fails due missing buildinf_amd64.h

2017-09-06 Thread Christian Heimes
Changes by Christian Heimes : -- components: -SSL stage: -> needs patch ___ Python tracker ___ ___ Python-bugs-list mailing list Uns

[issue31120] [2.7] Python 64 bit _ssl compile fails due missing buildinf_amd64.h

2017-08-19 Thread Hiren Vadalia
Hiren Vadalia added the comment: Hey Zach, Any update on this? -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscrib

[issue31120] [2.7] Python 64 bit _ssl compile fails due missing buildinf_amd64.h

2017-08-07 Thread STINNER Victor
Changes by STINNER Victor : -- nosy: +haypo ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python

[issue31120] [2.7] Python 64 bit _ssl compile fails due missing buildinf_amd64.h

2017-08-04 Thread Zachary Ware
Changes by Zachary Ware : -- assignee: christian.heimes -> zach.ware ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscr

[issue31120] [2.7] Python 64 bit _ssl compile fails due missing buildinf_amd64.h

2017-08-04 Thread Hiren Vadalia
Changes by Hiren Vadalia : -- nosy: +zach.ware ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyt

[issue31120] [2.7] Python 64 bit _ssl compile fails due missing buildinf_amd64.h

2017-08-04 Thread Hiren Vadalia
Changes by Hiren Vadalia : -- keywords: +patch Added file: http://bugs.python.org/file47057/openssl-1.0.2j.diff ___ Python tracker ___ ___

[issue31120] [2.7] Python 64 bit _ssl compile fails due missing buildinf_amd64.h

2017-08-04 Thread Hiren Vadalia
Hiren Vadalia added the comment: Just another update I had chat with Zach for this on core-mentors...@python.org and he suggested to supply a patch which I will submit soon. -- ___ Python tracker _

[issue31120] [2.7] Python 64 bit _ssl compile fails due missing buildinf_amd64.h

2017-08-04 Thread Hiren Vadalia
Hiren Vadalia added the comment: I did some more digging into this and I found something strange: So while compiling Python, it downloads externals from http://svn.python.org/projects/external/ Above site has many version of openssl so I looked into all openssl directory and found that from ope

[issue31120] [2.7] Python 64 bit _ssl compile fails due missing buildinf_amd64.h

2017-08-04 Thread Hiren Vadalia
New submission from Hiren Vadalia: I am trying to compile Python 2.7.13 (https://github.com/python/cpython/tree/9c1426de7521299f70eb5483e7e25d1c2a73dbbd) in 64 bit but I am getting following error: Build started: Project: _ssl, Configuration: Release|x64 Performing Pre-Build Event... Found a wo