Message169430 
            This is somewhat related to Issue #9860. You can't currently build Python out-of-tree when the source directory is readonly. This is because there are a few Parser/pgen/AST/python_asdl.py steps that try and write to $(srcdir). The attached patch fixes this.  |      |
  | Date |  User |  Action |  Args |    | 2012-08-30 06:49:22 | trent | set | recipients: + trent |   | 2012-08-30 06:49:22 | trent | set | messageid: <1346309362.14.0.312540957077.issue15819@psf.upfronthosting.co.za> |   | 2012-08-30 06:49:21 | trent | link | issue15819 messages |   | 2012-08-30 06:49:20 | trent | create |  |        |