Re: thread_test.c problems

From: <wespvp(at)syntegra(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-general <pgsql-general(at)postgresql(dot)org>, joseph speigle <joe(dot)speigle(at)jklh(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: thread_test.c problems
Date: 2004-04-26 01:05:04
Message-ID: BCB1CA70.7E56%wespvp@syntegra.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On 4/25/04 4:21 PM, "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:

> OK, I just did some major wacking of the thread stuff and tried it on
> FreeBSD 4.9. It failed because getpwuid() isn't thread-safe on that
> platform, and there isn't a getpwuid_r() function, but it did pick up
> -pthread as a valid option.
>
> Please test CVS HEAD and report back. Thanks.

No, I still don't see a -lpthread anywhere. Since it successfully builds
(i.e. no unsatisfied externals for thread support), that would seem to
indicate it isn't building any thread support, wouldn't it?

I'll send you the latest config.out

Wes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Wes Palmer 2004-04-26 01:39:37 Re: thread_test.c problems
Previous Message Bruce Momjian 2004-04-25 21:21:47 Re: thread_test.c problems

Browse pgsql-hackers by date

  From Date Subject
Next Message Wes Palmer 2004-04-26 01:39:37 Re: thread_test.c problems
Previous Message Bruce Momjian 2004-04-26 00:26:31 No threading option for FreeBSD 4.X in 7.5