[New-bugs-announce] [issue8673] configure script doesn't recognize 10.5 SDK correctly

Ronald Oussoren report at bugs.python.org
Mon May 10 12:12:09 CEST 2010


New submission from Ronald Oussoren <ronaldoussoren at mac.com>:

I got a build error when building the 2.7b2 installers because the MacOS module couldn't be build. That turns out to be caused by an issue in the configure script: for some reason the check for the 10.5 SDK gives the wrong answer (both with and without building using the 10.4u SDK).

I haven't had time to research the issue and worked around it by hardcoding the right answer in the configure script during my build, but that's obviously not the correct solution.

----------
assignee: ronaldoussoren
components: Build, Macintosh
messages: 105426
nosy: ronaldoussoren
priority: high
severity: normal
stage: needs patch
status: open
title: configure script doesn't recognize 10.5 SDK correctly
type: compile error
versions: Python 2.7

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


More information about the New-bugs-announce mailing list