[issue34385] Failed to build these modules: _ctypes on Solaris 10

2018-08-11 Thread LarBob Doomer


New submission from LarBob Doomer :

I am compiling with GNU binutils 2.24, GCC 5.5.0, GNU make 4.2.1. 

When attempting to build 3.6.x, the build is successful except for the fact 
that the _ctypes module fails to build. This of course causes the install to 
fail.

Failed to build these modules:
_ctypes

I do have libffi-dev installed through OpenCSW.

--
components: ctypes
messages: 323429
nosy: LarBob Doomer
priority: normal
severity: normal
status: open
title: Failed to build these modules: _ctypes on Solaris 10
versions: Python 3.6

___
Python tracker 
<https://bugs.python.org/issue34385>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34385] Failed to build these modules: _ctypes on Solaris 10

2018-08-12 Thread LarBob Doomer


LarBob Doomer  added the comment:

This is due to it not finding the external libffi I have.

--
stage:  -> resolved
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue34385>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com