Tom Lane wrote:
Andrew Dunstan <[EMAIL PROTECTED]> writes:
It is building with thread.c but it should not be unless I am misreading
the Makefile. The makefile processing in Project.pm doesn't look nearly
powerful enough to handle this:
# thread.c is needed only for non-WIN32 implementation of path.c
ifneq ($(PORTNAME), win32)
OBJS += thread.o
endif
Hmm, sounds like a problem, but why was it not a problem before?
Good point. I don't know. I guess something else must be causing the
build failure.
cheers
andrew
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq