[Patches] [ python-Patches-869555 ] Building on Mac OS X 10.1

SourceForge.net noreply at sourceforge.net
Wed Jun 2 17:17:20 EDT 2004


Patches item #869555, was opened at 2004-01-02 21:36
Message generated for change (Comment added) made by jackjansen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=869555&group_id=5470

Category: Macintosh
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Ronald Oussoren (ronaldoussoren)
Assigned to: Jack Jansen (jackjansen)
Summary: Building on Mac OS X 10.1

Initial Comment:
This patch contains two changes to allow building on MacOS 
X 10.1

1) A change to macosmodule.c that only enables the code 
using 'CGMainDisplayID' on MacOS X 10.2 and later, the 
function is not available on 10.1

2) Some conditional code in Mac/OSX/Makefile that chooses 
pbxbuild or xcodebuild depending on which one is on the 
system (prefering xcodebuild).

I have barely tested these changes, they seem to work well 
enough on 10.1. 

----------------------------------------------------------------------

>Comment By: Jack Jansen (jackjansen)
Date: 2004-06-02 23:17

Message:
Logged In: YES 
user_id=45365

Ronald,
I applied the Makefile portion of the patch. The macosmodule.c part I had 
already solved (but it was still sitting on my disk only) in a different way.

Do you still have easy access to 10.1? If so: could you check that the 2.3 
branch (and the 2.4 trunk) now builds on 10.1? If not: let me know and 
I'll try.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=869555&group_id=5470



More information about the Patches mailing list