Re: can not configure --enable-thread-safety

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Theodore Petrosky <tedpet5(at)yahoo(dot)com>
Cc: pgsql -bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: can not configure --enable-thread-safety
Date: 2003-12-21 03:15:37
Message-ID: 200312210315.hBL3Fbc07432@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Theodore Petrosky wrote:
>
> I'm on Mac OS X 10.3.2
> gcc --version
> gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build
> 1495)
>
> cannot ./configure --enable-thread-safety
>
> I don't know what to send to youse guys...
>
> 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.
>
>
> I don't know where to look for the 'threading info' to
> report it back to you. I would be happy to look if
> someone could help me.

Not sure. You usually need to ask our questions to someone who is
familiar with how to enable threading on your platform.

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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Gaetano Mendola 2003-12-21 12:56:43 Re: [GENERAL] Backwards index scan
Previous Message Tom Lane 2003-12-21 02:03:37 Re: make check and OSX