[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 <http://bugs.python.org/issue31120> ___ ___ Python-bugs-list mailin

[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 <http://bugs.python.org/issue31120> ___ ___ Python-bugs-list mailing list Unsubscribe:

[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 <http://bugs.python.org/issue31

[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 <http://bugs.python.org/issue31

[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

[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