"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