From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Jeff Hamann <jeff(dot)hamann(at)forestinformatics(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: can't build contrib/uuid-ossp |
Date: | 2011-03-03 14:33:53 |
Message-ID: | AANLkTikhZOFN=3r9Y9E_HWWQg4c+CZ8Ez4L3mntLAAvO@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Wed, Feb 16, 2011 at 1:10 PM, Jeff Hamann
<jeff(dot)hamann(at)forestinformatics(dot)com> wrote:
> Dear PostgreSQL bug-squasher-team,
> I was trying to build postgresql-9.0.2 with the following ./configure:
> $ ./configure --enable-cassert --enable-debug --with-python --with-ossp-uuid
> and got the following message:
> checking uuid.h presence... yes
> configure: WARNING: uuid.h: present but cannot be compiled
> configure: WARNING: uuid.h: check for missing prerequisite headers?
> configure: WARNING: uuid.h: see the Autoconf documentation
> configure: WARNING: uuid.h: section "Present But Cannot Be Compiled"
> configure: WARNING: uuid.h: proceeding with the preprocessor's result
> configure: WARNING: uuid.h: in the future, the compiler will take precedence
> configure: WARNING: ## ---------------------------------------- ##
> configure: WARNING: ## Report this to pgsql-bugs(at)postgresql(dot)org ##
> configure: WARNING: ## ---------------------------------------- ##
> checking for uuid.h... yes
Hmm. What platform is this on? And what's in config.log?
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2011-03-03 14:39:52 | Re: BUG #5891: Unique index is not unique |
Previous Message | Itagaki Takahiro | 2011-03-03 13:02:46 | Re: BUG #5906: assertion failure in AtCleanup_Portals |