[New-bugs-announce] [issue8149] libffi's configure is not executable

Gustavo Narea report at bugs.python.org
Mon Mar 15 17:33:03 CET 2010


New submission from Gustavo Narea <gustavonarea at 2degreesnetwork.com>:

Download Python 2.5.5 and run ./configure: "_ctypes.so" won't be compiled because the ./configure file for libffi in ctypes is not executable.

Here's the output:
====
env: Python-2.5.5/Modules/_ctypes/libffi/configure: Permission denied
Failed to configure _ctypes module
building '_ctypes_test' extension
====

----------
assignee: theller
components: ctypes
messages: 101123
nosy: Gustavo.Narea, theller
severity: normal
status: open
title: libffi's configure is not executable
type: compile error
versions: Python 2.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8149>
_______________________________________


More information about the New-bugs-announce mailing list