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 zhao.wang.unsw
Recipients Joshua Merchant, munocat, ned.deily, pda, rnash, rosslagerwall, zhao.wang.unsw
Date 2020-09-14.17:09:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600103387.57.0.79707597086.issue14527@roundup.psfhosted.org>
In-reply-to
Content
We managed to fixed on the server by following and got it sucuessfully compiled:
-./configure  --with-system-ffi  LDFLAGS="-L /home/XXX/installs/libffi-3.3/lib64/" CPPFLAGS="-I /home/XXX/installs/libffi-3.3/include/"
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/XXX/installs/libffi-3.3/lib64/
-make
History
Date User Action Args
2020-09-14 17:09:47zhao.wang.unswsetrecipients: + zhao.wang.unsw, ned.deily, rosslagerwall, pda, rnash, Joshua Merchant, munocat
2020-09-14 17:09:47zhao.wang.unswsetmessageid: <1600103387.57.0.79707597086.issue14527@roundup.psfhosted.org>
2020-09-14 17:09:47zhao.wang.unswlinkissue14527 messages
2020-09-14 17:09:47zhao.wang.unswcreate