Larry Rosenman wrote:

Tom Lane wrote:
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.
I don't have SMP, but I do have a 4.11 box.....

Libc_r is what you want for threads.



Larry,

please try building and testing (especially PL installcheck) on that box using as close as possible to the same config setup as octopus:

http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=octopus&dt=2005-07-24%2008:05:01

thanks

andrew


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

              http://archives.postgresql.org

Reply via email to