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 pitrou
Recipients janssen, pitrou, vstinner
Date 2011-06-29.10:20:10
SpamBayes Score 0.048196297
Marked as misclassified No
Message-id <1309342810.87.0.86154745275.issue12440@psf.upfronthosting.co.za>
In-reply-to
Content
The OpenSSL version linked against is "OpenSSL 0.9.8r 8 Feb 2011", but apparently the source headers are still those for an earlier version, hence the apparent failure (the headers don't have the necessary API).
Bill, could you please upgrade the OpenSSL headers on that buildbot to match the runtime version (if that's possible)?
History
Date User Action Args
2011-06-29 10:20:11pitrousetrecipients: + pitrou, janssen, vstinner
2011-06-29 10:20:10pitrousetmessageid: <1309342810.87.0.86154745275.issue12440@psf.upfronthosting.co.za>
2011-06-29 10:20:10pitroulinkissue12440 messages
2011-06-29 10:20:10pitroucreate