Re: thread safe? - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: thread safe?
Date
Msg-id 200311181417.hAIEHKc28434@candle.pha.pa.us
Whole thread Raw
In response to thread safe?  (Theodore Petrosky <tedpet5@yahoo.com>)
List pgsql-bugs
Theodore Petrosky wrote:
> After reading the HISTORY file with the new 7.4, I
> happened across the thread-safe with libpq stuff. As I
> am using this in my OS X app I thought I would add it
> in. (Not that I thought that I needed it, it was more
> for fun..)
>
> I got the following error on configure:
>
> checking for pthread.h... yes
> configure: error:
> Cannot enable threads on your platform.
> Please report your platform threading info to the
> PostgreSQL mailing lists so it can be added to the
> next release.  Report all compile flags, link flags,
> functions, or libraries required for threading
> support.
> See the comment at the top of src/port/thread.c for
> more information.
>
> Is this a known issue.....?

Yes.  Follow the instructions and report it to us, as it says.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-bugs by date:

Previous
From: Theodore Petrosky
Date:
Subject: OS X can not make check?
Next
From: Richard Scranton
Date:
Subject: Build problems for PostgreSQL v7.4 on FreeBSD v4.1