[issue3864] 26.rc1: test_signal issue on FreeBSD 6.3
Andrew I MacIntyre
report at bugs.python.org
Mon Sep 15 12:32:13 CEST 2008
Andrew I MacIntyre <aimacintyre at users.sourceforge.net> added the comment:
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)
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3864>
_______________________________________
More information about the Python-bugs-list
mailing list