Re: WARNING: uuid.h: present but cannot be compiled

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: WARNING: uuid.h: present but cannot be compiled
Date: 2009-04-17 14:08:53
Message-ID: 20138.1239977333@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"David E. Wheeler" <david(at)justatheory(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David E. Wheeler 2009-04-17 16:13:52 Re: WARNING: uuid.h: present but cannot be compiled
Previous Message Kevin Field 2009-04-17 14:07:56 BUG #4763: postgres service unstable, even during install