This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author fetchinson
Recipients fetchinson, stapelberg
Date 2018-12-25.13:16:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545743809.78.0.712150888896.issue34823@roundup.psfhosted.org>
In-reply-to
Content
It seems there is a way to fix this:

https://mail.python.org/pipermail/python-list/2018-December/738568.html

LDFLAGS=`pkg-config --libs-only-L libffi` ./configure

Would be nice to document this or make the build system find the libraries and headers in a simpler way.
History
Date User Action Args
2018-12-25 13:16:50fetchinsonsetrecipients: + fetchinson, stapelberg
2018-12-25 13:16:49fetchinsonsetmessageid: <1545743809.78.0.712150888896.issue34823@roundup.psfhosted.org>
2018-12-25 13:16:49fetchinsonlinkissue34823 messages
2018-12-25 13:16:49fetchinsoncreate