From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Scott Ribe <scott_ribe(at)killerbytes(dot)com> |
Cc: | pgsql-ports(at)postgresql(dot)org |
Subject: | Re: OS X & thread safety |
Date: | 2004-06-08 23:48:44 |
Message-ID: | 200406082348.i58Nmij16078@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-ports |
And you are not doing what the message says.
---------------------------------------------------------------------------
Scott Ribe wrote:
> I'm trying to build 7.4.2 on OS X 10.3.4, with --enable-thread-safey, and
> configure gives me this error:
>
>
> 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.
>
>
> --
> Scott Ribe
> scott_ribe(at)killerbytes(dot)com
> http://www.killerbytes.com/
> (303) 665-7007 voice
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Duane Lee - EGOVX | 2004-06-09 00:21:58 | Help in finding the error |
Previous Message | DeJuan Jackson | 2004-06-08 23:19:19 | Re: using regexp backreferences |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-06-10 04:37:07 | Re: Build failure on m68k and ia64: inconsistent operand constraints in an `asm' |
Previous Message | Scott Ribe | 2004-06-08 20:29:40 | OS X & thread safety |