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 ned.deily
Recipients ned.deily, rajarshi, ronaldoussoren
Date 2009-09-18.19:21:13
SpamBayes Score 1.5258513e-05
Marked as misclassified No
Message-id <1253301675.43.0.267059856835.issue6940@psf.upfronthosting.co.za>
In-reply-to
Content
Works for me (2.6.2 tarball, 10.5.8 PPC, gcc build 5493).

Check configure.log and search for the failing "wchar_t" section.  Also, 
try stripping your $PATH down to bare essentials, removing /opt/local/bin 
(MacPorts), /sw/bin (Fink), /usr/local/bin, etc.; it's possible you're 
picking up an unexpected version of one of the build chain tools.
History
Date User Action Args
2009-09-18 19:21:15ned.deilysetrecipients: + ned.deily, ronaldoussoren, rajarshi
2009-09-18 19:21:15ned.deilysetmessageid: <1253301675.43.0.267059856835.issue6940@psf.upfronthosting.co.za>
2009-09-18 19:21:13ned.deilylinkissue6940 messages
2009-09-18 19:21:13ned.deilycreate