> SUPPORTS_THREADS=yes > NEED_REENTRANT_FUNC_NAMES=yes > THREAD_CFLAGS = "$THREAD_CFLAGS -D_REENTRANT" > $ > > note the last line before the prompt.
Check current CVS ... now that Bruce has caught up on his email (or made a dent in it) after being away, looks like he's committed the fix: SUPPORTS_THREADS=yes NEED_REENTRANT_FUNC_NAMES=yes THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT" ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html