Antoine Pitrou <pit...@free.fr> added the comment:

According to your log, the interpreter itself compiled fine (you can check that 
with "./python" and even run the test suite: "./python -m test.regrtest -w"), 
but the _ctypes extension failed configuring.

----------
assignee:  -> theller
nosy: +pitrou, theller

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

Reply via email to