Message266459
Would you be interested in submitting a patch? The whole ctypes package and the bundled libffi in particular are fairly unloved.
As a workaround, if you have libffi installed on your system, you can use the '--with-system-ffi' flag to Python's configure script to direct the ctypes build to use the installed libffi.
Also note that unless you specifically need ctypes (or are building for someone who might), it may not be the end of the world for ctypes to not be available; the overall build should not fail just due to a ctypes build failure. |
|
Date |
User |
Action |
Args |
2016-05-26 22:01:25 | zach.ware | set | recipients:
+ zach.ware, amaury.forgeotdarc, belopolsky, meador.inge, blastwave |
2016-05-26 22:01:25 | zach.ware | set | messageid: <1464300085.82.0.117497454378.issue27133@psf.upfronthosting.co.za> |
2016-05-26 22:01:25 | zach.ware | link | issue27133 messages |
2016-05-26 22:01:25 | zach.ware | create | |
|