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 munocat
Recipients christian.heimes, munocat
Date 2020-05-27.02:58:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590548322.5.0.995785667003.issue40788@roundup.psfhosted.org>
In-reply-to
Content
I am using Solaris 10 (last oracle release). GCC 5.5.0

I had trouble with _ssl not building it was failing out with sethostname reference

I fixed this by removing the  -Werror=implicit-function-declaration

My main issue is that _ctypes is not being built and I am not sure why. I have googled for an answer, I have not found one. 

please can somebody explain simply how I rectify this problem. 

Thank you in advanced
History
Date User Action Args
2020-05-27 02:58:42munocatsetrecipients: + munocat, christian.heimes
2020-05-27 02:58:42munocatsetmessageid: <1590548322.5.0.995785667003.issue40788@roundup.psfhosted.org>
2020-05-27 02:58:42munocatlinkissue40788 messages
2020-05-27 02:58:42munocatcreate