Thread: OS X & thread safety

OS X & thread safety

From
Scott Ribe
Date:
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@killerbytes.com
http://www.killerbytes.com/
(303) 665-7007 voice


Re: OS X & thread safety

From
Bruce Momjian
Date:
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@killerbytes.com
> http://www.killerbytes.com/
> (303) 665-7007 voice
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

--
  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