Bugs item #1451717, was opened at 03/16/06 14:22 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1451717&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.4 >Status: Closed Resolution: Fixed Priority: 5 Submitted By: Ian Holsman (webperf) Assigned to: Nobody/Anonymous (nobody) Summary: OS/X on i386 framework build Initial Comment: in Makefile.pre (374) it hard codes the architecture to 'ppc' which isn't correct for the new x86 boxes. this needs to be i386 for the framework install to actually build on the new macs. regards Ian ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 06/28/06 19:24 Message: Logged In: YES user_id=1312539 This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Ronald Oussoren (ronaldoussoren) Date: 05/23/06 05:51 Message: Logged In: YES user_id=580910 This has been fixed on the trunk. I'll backport this to 2.4.x in the near future. ---------------------------------------------------------------------- Comment By: Ronald Oussoren (ronaldoussoren) Date: 04/17/06 07:07 Message: Logged In: YES user_id=580910 BTW. The 'also' bit has been fixed in the trunk. ---------------------------------------------------------------------- Comment By: Ronald Oussoren (ronaldoussoren) Date: 04/02/06 12:21 Message: Logged In: YES user_id=580910 This is a duplicate of bug 1447587 <http://www.python.org/sf/1447587> ---------------------------------------------------------------------- Comment By: Ian Holsman (webperf) Date: 03/16/06 14:34 Message: Logged In: YES user_id=5209 also.. in plat-mac/applesingle.py the fields AS_HEADER_FORMAT and AS_ENTRY_FORMAT need a '>' infront of the definitions AS_HEADER_FORMAT=">LL16sh" AS_ENTRY_FORMAT=">lll" (this is what the system-packaged python has. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1451717&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com