STINNER Victor <vstin...@redhat.com> added the comment:

> 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.

----------
resolution: fixed -> 
status: closed -> open

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue21536>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to