Re: More buildfarm stuff - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: More buildfarm stuff
Date
Msg-id E1DwpLf-0007c6-JM@lerami.lerctr.org
Whole thread Raw
In response to Re: More buildfarm stuff  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: More buildfarm stuff  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> 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

I don't have SMP, but I do have a 4.11 box.....

Libc_r is what you want for threads.

LER


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 3535 Gaspar Drive, Dallas, TX 75220-3611 US



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: More buildfarm stuff
Next
From: Andrew Dunstan
Date:
Subject: Re: More buildfarm stuff