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 ronaldoussoren
Recipients ned.deily, ronaldoussoren, ssteinerX
Date 2010-01-12.09:18:03
SpamBayes Score 6.0449234e-05
Marked as misclassified No
Message-id <1263287884.83.0.668689949296.issue7679@psf.upfronthosting.co.za>
In-reply-to
Content
As Ned noted you probably have installed GNU gettext in /usr/local and that copy does not contain both intel architectures (i386 and x86_64)

There's nothing we can do about that, I have tried to find a way to exclude non-system locations from the default compiler search path but haven't found those yet.
History
Date User Action Args
2010-01-12 09:18:04ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, ssteinerX
2010-01-12 09:18:04ronaldoussorensetmessageid: <1263287884.83.0.668689949296.issue7679@psf.upfronthosting.co.za>
2010-01-12 09:18:03ronaldoussorenlinkissue7679 messages
2010-01-12 09:18:03ronaldoussorencreate