[issue6943] setup.py fails to find headers of system libffi

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Fri Jan 1 03:57:00 CET 2010


Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA at GMail.Com> added the comment:

The previous patches don't work with Python 3, in which os.popen()
internally uses subprocess.Popen(), and also don't work during
crosscompilation, so I'm attaching the new patch.

----------
Added file: http://bugs.python.org/file15715/python-fix_search_for_libffi_headers.patch

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


More information about the Python-bugs-list mailing list