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 ebehar
Recipients benjamin.peterson, brett.cannon, brodie, ebehar, erickt, mark.dickinson, ronaldoussoren, rpetrov, tarek
Date 2009-06-03.22:59:46
SpamBayes Score 0.00020957191
Marked as misclassified No
Message-id <1244069987.97.0.00290883500628.issue6154@psf.upfronthosting.co.za>
In-reply-to
Content
I haven't got any library issues using --enable-universalsdk, it won't
get to the linking stage becaue it doesn't find libintl.h

And with --with-pydebug still doesn't build because it won't find
___eprintf, whatever that is.

The only version of libintl on my system is universal, so I don't think
that's related.
History
Date User Action Args
2009-06-03 22:59:48ebeharsetrecipients: + ebehar, brett.cannon, ronaldoussoren, mark.dickinson, benjamin.peterson, erickt, tarek, brodie, rpetrov
2009-06-03 22:59:47ebeharsetmessageid: <1244069987.97.0.00290883500628.issue6154@psf.upfronthosting.co.za>
2009-06-03 22:59:46ebeharlinkissue6154 messages
2009-06-03 22:59:46ebeharcreate