This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xdegaye
Recipients martin.panter, vstinner, xdegaye, yan12125
Date 2016-07-21.11:49:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469101754.17.0.152697895336.issue26662@psf.upfronthosting.co.za>
In-reply-to
Content
So the error message could be ('$@' being the target):

Cannot generate $@, python not found !
To skip re-generation of $@ run 'make touch' or 'make -t $@'.
Otherwise, set python in PATH and run configure or run make with PYTHON_FOR_GEN=python.

Martin, what do you think ?
History
Date User Action Args
2016-07-21 11:49:14xdegayesetrecipients: + xdegaye, vstinner, martin.panter, yan12125
2016-07-21 11:49:14xdegayesetmessageid: <1469101754.17.0.152697895336.issue26662@psf.upfronthosting.co.za>
2016-07-21 11:49:14xdegayelinkissue26662 messages
2016-07-21 11:49:14xdegayecreate