thread safe? - Mailing list pgsql-bugs

From Theodore Petrosky
Subject thread safe?
Date
Msg-id 20031118132925.25135.qmail@web41011.mail.yahoo.com
Whole thread Raw
Responses Re: thread safe?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
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

pgsql-bugs by date:

Previous
From: Gaetano Mendola
Date:
Subject: Other Contributors List
Next
From: Theodore Petrosky
Date:
Subject: OS X can not make check?