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 aimacintyre
Recipients aimacintyre, gpolo
Date 2008-09-15.10:32:12
SpamBayes Score 0.00025375636
Marked as misclassified No
Message-id <1221474733.46.0.821098356476.issue3864@psf.upfronthosting.co.za>
In-reply-to
Content
It doesn't appear to me to be related to issue 2240, as my build linked
against libpthread:

$ ldd ./python
./python:
        libutil.so.5 => /lib/libutil.so.5 (0x28187000)
        libm.so.4 => /lib/libm.so.4 (0x28193000)
        libpthread.so.2 => /lib/libpthread.so.2 (0x281a9000)
        libc.so.6 => /lib/libc.so.6 (0x281ce000)
History
Date User Action Args
2008-09-15 10:32:13aimacintyresetrecipients: + aimacintyre, gpolo
2008-09-15 10:32:13aimacintyresetmessageid: <1221474733.46.0.821098356476.issue3864@psf.upfronthosting.co.za>
2008-09-15 10:32:12aimacintyrelinkissue3864 messages
2008-09-15 10:32:12aimacintyrecreate