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 mark.dickinson
Recipients BreamoreBoy, mark.dickinson, taverngeek
Date 2010-06-26.11:18:15
SpamBayes Score 0.0046919603
Marked as misclassified No
Message-id <1277551097.17.0.785524718027.issue4919@psf.upfronthosting.co.za>
In-reply-to
Content
The original report isn't very useful; without further constructive feedback from the OP I agree this issue should be closed.  For example:

> The HUGE_VAL aka infinity issue is solved if the LIB is -lsunmath -lm
> instead of just -lm

What is this mysterious 'HUGE_VAL aka infinity' issue---it's not made clear anywhere that I can see?  A build failure, I assume (from the title).  But at what stage of the build?  What's the revelant error message (and surrounding context from the build output)?  Exactly how was Python configured and built?

Is there some context I'm missing, like an attachment containing a build log or something?
History
Date User Action Args
2010-06-26 11:18:17mark.dickinsonsetrecipients: + mark.dickinson, taverngeek, BreamoreBoy
2010-06-26 11:18:17mark.dickinsonsetmessageid: <1277551097.17.0.785524718027.issue4919@psf.upfronthosting.co.za>
2010-06-26 11:18:15mark.dickinsonlinkissue4919 messages
2010-06-26 11:18:15mark.dickinsoncreate