[New-bugs-announce] [issue4151] Separate build dir broken

Neil Schemenauer report at bugs.python.org
Mon Oct 20 19:04:16 CEST 2008


New submission from Neil Schemenauer <nas-pythonbugs at arctrix.com>:

Building in a separate directory got broken at some point.  The code is
hairy but it looks like the source of the problem was a lame
sysconfig.get_python_inc() function.  The attached patches fix things
and hopefully do not introduce any new bugs.

----------
components: Build
files: get_python_inc.patch
keywords: patch
messages: 74996
nosy: nas
severity: normal
status: open
title: Separate build dir broken
type: compile error
Added file: http://bugs.python.org/file11837/get_python_inc.patch

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


More information about the New-bugs-announce mailing list