[Patches] [ python-Patches-869555 ] Building on Mac OS X 10.1
SourceForge.net
noreply at sourceforge.net
Wed Jun 22 18:00:54 CEST 2005
Patches item #869555, was opened at 2004-01-02 20:36
Message generated for change (Comment added) made by mwh
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=869555&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Macintosh
Group: Python 2.3
>Status: Closed
>Resolution: Out of Date
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: Michael Hudson (mwh)
Date: 2005-06-22 17:00
Message:
Logged In: YES
user_id=6656
Closing, then.
----------------------------------------------------------------------
Comment By: Ronald Oussoren (ronaldoussoren)
Date: 2005-06-22 12:03
Message:
Logged In: YES
user_id=580910
I don't think this is relevant anymore, anyone who still runs OSX 10.1
should upgrade to a newer version :-).
----------------------------------------------------------------------
Comment By: Ronald Oussoren (ronaldoussoren)
Date: 2004-06-02 22:27
Message:
Logged In: YES
user_id=580910
No, I erased my 10.1 partition to be able to test on 10.2.
----------------------------------------------------------------------
Comment By: Jack Jansen (jackjansen)
Date: 2004-06-02 22: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