New submission from Ronald Oussoren <ronaldousso...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue8673>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to