Re: WARNING: uuid.h: present but cannot be compiled - Mailing list pgsql-bugs

From Tom Lane
Subject Re: WARNING: uuid.h: present but cannot be compiled
Date
Msg-id 20138.1239977333@sss.pgh.pa.us
Whole thread Raw
In response to WARNING: uuid.h: present but cannot be compiled  ("David E. Wheeler" <david@justatheory.com>)
Responses Re: WARNING: uuid.h: present but cannot be compiled
List pgsql-bugs
"David E. Wheeler" <david@justatheory.com> writes:
> I'm building 8.4beta1 on Mac OS X 10.5.6. I have ossp-uuid installed
> with its includes in /usr/local/include/ossp-uuid.

Well, then you would need --with-includes=/usr/local/include/ossp-uuid
(don't bother setting CPPFLAGS in addition).

> I guess it's finding Apple's uuid.h and not OSSP's?

Yeah, that's what it looks like, although it's odd that that fails
to compile.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Roberto Colmegna"
Date:
Subject: BUG #4761: service not starts
Next
From: "Kevin Field"
Date:
Subject: BUG #4763: postgres service unstable, even during install