enable thready safety on Mac OS X 10.3.4

From: Aaron Burghardt <aburgh(at)mac(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: enable thready safety on Mac OS X 10.3.4
Date: 2004-06-26 17:21:33
Message-ID: 455FA5E1-C795-11D8-BB50-000393B8BDAA@mac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I attempted to compile 7.4.3 with enable-thread-safety but it fails and
says it's not supported. My configure command was:

./configure --enable-thread-safety

and the result:

checking pthread.h usability... yes
checking pthread.h presence... yes
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.

This is on OS X 10.3.4 with the latest developer tools. Am I doing
something wrong, or should this be reported as a bug?

Thanks,
----
Aaron Burghardt
aburgh(at)mac(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Együd Csaba 2004-06-26 18:30:30 Trigger isn't fired
Previous Message Együd Csaba 2004-06-26 17:10:24 Re: Performance problem on RH7.1