New submission from Brian Spratke <spra...@gmail.com>:

I am trying to cross compile Python 3.7 for Android. I have Python building, 
but I keep getting an error that _ctypes failed to build, but I see nothing 
that jumps out as a reason.  

_ctypes_test builds, before that I see this INFO message
INFO: Can't locate Tcl/Tk libs and/or headers

 grpmodule and crypt module have issues as well, but I do not feel that those 
are related.

Are there any other ideas people can throw out?

----------
components: Cross-Build
files: Python3.7Output.zip
messages: 343822
nosy: Alex.Willmer, Brian Spratke
priority: normal
severity: normal
status: open
title: _ctypes not failing, can't find reason
versions: Python 3.7
Added file: https://bugs.python.org/file48375/Python3.7Output.zip

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37084>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to