can not configure --enable-thread-safety - Mailing list pgsql-bugs

From Theodore Petrosky
Subject can not configure --enable-thread-safety
Date
Msg-id 20031220194214.48604.qmail@web41015.mail.yahoo.com
Whole thread Raw
Responses Re: can not configure --enable-thread-safety  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
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.

Ted

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #1021: IDENT authorization doesn't work
Next
From: Theodore Petrosky
Date:
Subject: make check and OSX