Message 279069 - Python tracker
Message279069
| Author | matrixise |
|---|---|
| Recipients | matrixise, ned.deily, r.david.murray, ronaldoussoren, yan12125, zach.ware |
| Date | 2016-10-20.19:35:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1476992130.52.0.892070844215.issue28491@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On my OSX with El Capitan and HomeBrew Configuration: env PKG_CONFIG_PATH=/usr/local/opt/libffi/lib/pkgconfig ./configure --prefix=$PWD-build Compilation: make Tests: ./python.exe -c 'import ctypes' Results: * No SIGSEGV * Add a new dependency to pkg-config :/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-10-20 19:35:30 | matrixise | set | recipients: + matrixise, ronaldoussoren, ned.deily, r.david.murray, zach.ware, yan12125 |
| 2016-10-20 19:35:30 | matrixise | set | messageid: <1476992130.52.0.892070844215.issue28491@psf.upfronthosting.co.za> |
| 2016-10-20 19:35:30 | matrixise | link | issue28491 messages |
| 2016-10-20 19:35:30 | matrixise | create | |