Message322961
| Author | yan12125 |
|---|---|
| Recipients | Alex.Willmer, doko, pmpp, rbelio, yan12125, zach.ware |
| Date | 2018-08-02.14:35:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1533220540.41.0.56676864532.issue31710@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A possible case might be that pkg-config on your build machine is not properly configured. Could you check the value of LIBFFI_INCLUDEDIR in config.log? It shuold either be an empty string or /root/rc3/dist/lib/libffi-3.2.1/include. As a reference, the following command is used to compute LIBFFI_INCLUDEDIR: https://github.com/python/cpython/blob/v3.7.0/configure.ac#L2936 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-08-02 14:35:40 | yan12125 | set | recipients: + yan12125, doko, pmpp, zach.ware, Alex.Willmer, rbelio |
| 2018-08-02 14:35:40 | yan12125 | set | messageid: <1533220540.41.0.56676864532.issue31710@psf.upfronthosting.co.za> |
| 2018-08-02 14:35:40 | yan12125 | link | issue31710 messages |
| 2018-08-02 14:35:40 | yan12125 | create | |