1 Jan 2010 03:57
[issue6943] setup.py fails to find headers of system libffi
Arfrever Frehtes Taifersar Arahesis <report <at> bugs.python.org>
2010-01-01 02:57:00 GMT
2010-01-01 02:57:00 GMT
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> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/python-python-bugs-list%40m.gmane.org
RSS Feed