ossp/uuid.h error during configure of 8_3_STABLE

Started by Nasby, Jimover 16 years ago2 messagesbugs
Jump to latest
#1Nasby, Jim
JNasby@enovafinancial.com

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

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

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Nasby, Jim (#1)
Re: ossp/uuid.h error during configure of 8_3_STABLE

"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