Thread: ossp/uuid.h error during configure of 8_3_STABLE

ossp/uuid.h error during configure of 8_3_STABLE

From
"Nasby, Jim"
Date:
Got the following while trying to compile; it said to report, so I'm
reporting. :)

checking ossp/uuid.h presence... yes
configure: WARNING: ossp/uuid.h: present but cannot be compiled
configure: WARNING: ossp/uuid.h:     check for missing prerequisite headers?
configure: WARNING: ossp/uuid.h: see the Autoconf documentation
configure: WARNING: ossp/uuid.h:     section "Present But Cannot Be
Compiled"
configure: WARNING: ossp/uuid.h: proceeding with the preprocessor's result
configure: WARNING: ossp/uuid.h: in the future, the compiler will take
precedence
configure: WARNING:     ## ---------------------------------------- ##
configure: WARNING:     ## Report this to pgsql-bugs@postgresql.org ##
configure: WARNING:     ## ---------------------------------------- ##
checking for ossp/uuid.h... yes

--=20
Jim "Decibel!" Nasby jnasby@EnovaFinancial.com (512) 569-9461

Re: ossp/uuid.h error during configure of 8_3_STABLE

From
Tom Lane
Date:
"Nasby, Jim" <JNasby@enovafinancial.com> writes:
> Got the following while trying to compile; it said to report, so I'm
> reporting. :)

Compile on what?  OS X by any chance?  If so this is a known bug,
or at least I'd call it a bug, in ossp-uuid.  Unfortunately the
configure script blames us not them.

http://archives.postgresql.org/pgsql-bugs/2009-11/msg00198.php

            regards, tom lane