This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author blb
Recipients blb
Date 2009-04-16.00:12:11
SpamBayes Score 4.3860155e-07
Marked as misclassified No
Message-id <1239840739.74.0.413438515887.issue5766@psf.upfronthosting.co.za>
In-reply-to
Content
With Python 2.6.1 currently installed and attempting to install 2.6.2 into 
a DESTDIR location, and having a different configuration for the new one 
(2.6.1 built with default Unicode settings, 2.6.2 with UCS4), 
BuildApplet.py fails because of symbol not found.

Full output (building with MacPorts, hence the sometimes-funky paths) 
attached as a text file.
History
Date User Action Args
2009-04-16 00:12:20blbsetrecipients: + blb
2009-04-16 00:12:19blbsetmessageid: <1239840739.74.0.413438515887.issue5766@psf.upfronthosting.co.za>
2009-04-16 00:12:15blblinkissue5766 messages
2009-04-16 00:12:14blbcreate