This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients Redcxx, zach.ware
Date 2019-09-11.15:01:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568214072.43.0.906931796932.issue38111@roundup.psfhosted.org>
In-reply-to
Content
I believe the better option would be to pass `CPPFLAGS=-I/home/e38160wl/local/openssl/include LDFLAGS=-L/home/e38160wl/local/openssl/lib` instead of editing Setup[.dist].  Could you give that a try?

Otherwise, this may be an issue with the way OpenSSL was built; you could try leaving out all SSL-related changes and see if everything but `_ssl` and `_hashlib` builds correctly.
History
Date User Action Args
2019-09-11 15:01:12zach.waresetrecipients: + zach.ware, Redcxx
2019-09-11 15:01:12zach.waresetmessageid: <1568214072.43.0.906931796932.issue38111@roundup.psfhosted.org>
2019-09-11 15:01:12zach.warelinkissue38111 messages
2019-09-11 15:01:12zach.warecreate