Andrew Dunstan <[EMAIL PROTECTED]> writes: > We don't seem to have made any progress on this. Is there someone else > who has a machine with these specs that they can test this for us?
> FreeBSD 4.11-RELEASE-p10 > gcc 2.95.4 > x86 SMP I think someone mentioned this already, but it'd be a good idea to compare the python situation to plperl. On my Linux box, libperl.so shows several references to pthread_xxx symbols ... not the same ones libpython.so depends on, but pthread symbols none the less. I'd kind of expect them both to fail if the problem is that the stock libc doesn't include pthreads. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster