Patches item #1673122, was opened at 2007-03-03 21:33 Message generated for change (Comment added) made by ronaldoussoren You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1673122&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: Build Group: Python 2.6 Status: Open Resolution: None Priority: 7 Private: No Submitted By: Witten (herrwitten) >Assigned to: Ronald Oussoren (ronaldoussoren) Summary: Mac OS X: libtool Initial Comment: When the framewok is built on Mac OS X, the Mac OS X specific libtool is used. However, if the GNU libtool is on the PATH first, python refuses to build. This patch simply specifies the Mac OS X libtool with an absolute path by updating the Makefile.pre.in file. That way, someone can have GNU libtool on the PATH first and still build python. ---------------------------------------------------------------------- >Comment By: Ronald Oussoren (ronaldoussoren) Date: 2007-07-09 10:35 Message: Logged In: YES user_id=580910 Originator: NO Looks fine. I'm going to apply this one. ---------------------------------------------------------------------- Comment By: Jim Jewett (jimjjewett) Date: 2007-03-19 04:10 Message: Logged In: YES user_id=764593 Originator: NO This fix is probably worth a News entry as well. Jorend: If you want it applied sooner, you can edit the wiki page at http://wiki.python.org/moin/PatchTriage saying that you have reviewed it and recommend that it be applied. ---------------------------------------------------------------------- Comment By: Witten (herrwitten) Date: 2007-03-08 15:25 Message: Logged In: YES user_id=1595909 Originator: YES Great! ---------------------------------------------------------------------- Comment By: Jason Orendorff (jorend) Date: 2007-03-08 05:36 Message: Logged In: YES user_id=18139 Originator: NO It works. ---------------------------------------------------------------------- Comment By: Jason Orendorff (jorend) Date: 2007-03-07 16:38 Message: Logged In: YES user_id=18139 Originator: NO OK, I don't see why not. I'll try this out tonight, just to make sure it works. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1673122&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches