Re: More buildfarm stuff

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Re: More buildfarm stuff
Дата
Msg-id E1DwpLf-0007c6-JM@lerami.lerctr.org
обсуждение исходный текст
Ответ на Re: More buildfarm stuff  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: More buildfarm stuff  (Andrew Dunstan <andrew@dunslane.net>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: More buildfarm stuff
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: More buildfarm stuff