[issue15819] Unable to build Python out-of-tree when source tree is readonly.

Richard Oudkerk report at bugs.python.org
Thu Aug 30 20:51:10 CEST 2012


Richard Oudkerk added the comment:

I tried building from out-of-tree with a read-only srcdir, but I found two other files which the build process tries to create in the source directory:

    $(srcdir)/Objects/typeslots.inc
    $(srcdir)/Lib/_sysconfigdata.py

----------
nosy: +sbt

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


More information about the Python-bugs-list mailing list