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 loewis
Recipients loewis, mmokrejs
Date 2008-07-03.07:54:26
SpamBayes Score 0.0041381973
Marked as misclassified No
Message-id <1215071667.28.0.965774841034.issue3264@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, ok. I completely missed the point of the error message (i.e.
"relocations remain"), and misinterpreted it as missing symbols.

So I still recommend doing what I recommended back then: Uncomment the
line in Modules/Setup to build the crypt module on Solaris 2.6. That
should still work as it always did.
History
Date User Action Args
2008-07-03 07:54:27loewissetspambayes_score: 0.0041382 -> 0.0041381973
recipients: + loewis, mmokrejs
2008-07-03 07:54:27loewissetspambayes_score: 0.0041382 -> 0.0041382
messageid: <1215071667.28.0.965774841034.issue3264@psf.upfronthosting.co.za>
2008-07-03 07:54:26loewislinkissue3264 messages
2008-07-03 07:54:26loewiscreate