Message315027
| Author | Hubert Holin |
|---|---|
| Recipients | Hubert Holin, ned.deily, skrah |
| Date | 2018-04-06.17:25:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523035534.98.0.682650639539.issue33230@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is correct: I had an older version of mpdecimal in /usr/local. However, when removed mpdecimal is (manually) removed from /usr/local (the libs and the header), making a "make clean", a config and make, the _decimal build still fails, but this time for a different reason: /Developer/Python/3.6/Python/Python-3.6.5/Modules/_decimal/_decimal.c:34:10: fatal error: 'mpdecimal.h' file not found #include "mpdecimal.h" Still, we are getting closer: should I install a newer version of mpdecimal and try again? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-06 17:25:35 | Hubert Holin | set | recipients: + Hubert Holin, ned.deily, skrah |
| 2018-04-06 17:25:34 | Hubert Holin | set | messageid: <1523035534.98.0.682650639539.issue33230@psf.upfronthosting.co.za> |
| 2018-04-06 17:25:34 | Hubert Holin | link | issue33230 messages |
| 2018-04-06 17:25:34 | Hubert Holin | create | |