On Tue, May 7, 2013 at 7:07 AM, Anselm Kruis
<[email protected]> wrote:
> obviously one of the files Parser/Python.asdl or Parser/asdl.py or
> Parser/asdl_c.py is newer that Include/Python-ast.h. This causes make to
> recreate the file from its source and the recreation requires python in
> $PATH.
>
> To work around this issue, simply touch Include/Python-ast.h and
> Python/Python-ast.c.

Ah, that's it.  Thanks Anselm.

Cheers,
Richard.

_______________________________________________
Stackless mailing list
[email protected]
http://www.stackless.com/mailman/listinfo/stackless

Reply via email to