Thread: thread safe?

thread safe?

From
Theodore Petrosky
Date:
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.....?

Ted


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

Re: thread safe?

From
Bruce Momjian
Date:
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