Message340924
| Author | vstinner |
|---|---|
| Recipients | barry, dstufft, eric.araujo, lemburg, loewis, ncoghlan, piotr.dobrogost, pitrou, vstinner, xdegaye |
| Date | 2019-04-26.15:21:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1556292115.81.0.701521029509.issue21536@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Please revert the change in Makefile.pre.in made by changeset 8c3ecc6bacc8d0cd534f2b5b53ed962dd1368c7b as it breaks builds made out of the source tree (OST). The error message is: > > make: *** No rule to make target '/path_to_build_dir/Misc/python-config.sh', needed by 'python-config'. Stop. > (...) Oh. I tried to "fix" the Makefile but it seems like I misunderstood how Misc/python-config.sh is handled. This file is generated from Misc/python-config.sh.in. I wrote 12971 to revert the change but also add a comment to explain the "magic" behind this file. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-26 15:21:55 | vstinner | set | recipients: + vstinner, lemburg, loewis, barry, ncoghlan, pitrou, eric.araujo, xdegaye, piotr.dobrogost, dstufft |
| 2019-04-26 15:21:55 | vstinner | set | messageid: <1556292115.81.0.701521029509.issue21536@roundup.psfhosted.org> |
| 2019-04-26 15:21:55 | vstinner | link | issue21536 messages |
| 2019-04-26 15:21:55 | vstinner | create | |