[Patches] [ python-Patches-489388 ] configure.in patch for OSX

noreply@sourceforge.net noreply@sourceforge.net
Mon, 10 Dec 2001 07:49:11 -0800


Patches item #489388, was opened at 2001-12-05 06:38
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=489388&group_id=5470

>Category: Macintosh
Group: Python 2.1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Jack Jansen (jackjansen)
Assigned to: Anthony Baxter (anthonybaxter)
Summary: configure.in patch for OSX

Initial Comment:
Anthony,
this patch is a sort-of backport of checkins 1.255 (make Python build on OSX 10.1) and 1.281 (reverse order of test for old OSX and new OSX releases). With this patch Python builds on 10.1 and 10.1.1, and I have pretty good confidence it will also build on 10.0.

On 10.1.1 you will get an error because it tries to build curses, this will be fixed on the main branch shortly and I'll flag the patch (to setup.py).

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

Comment By: Jack Jansen (jackjansen)
Date: 2001-12-07 04:22

Message:
Logged In: YES 
user_id=45365

It turns out the fix I did for the curses build in the tree
trunk is not suitable for 2.1.2
(I've chaned the sys.platform value). I'll submit a
2.1.2-specific patch shortly.

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

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