[issue26662] configure/Makefile doesn't check if "python" command works, needed to build Objects/typeslots.inc

Xavier de Gaye report at bugs.python.org
Thu Jul 21 07:49:14 EDT 2016


Xavier de Gaye added the comment:

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 ?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26662>
_______________________________________


More information about the Python-bugs-list mailing list