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

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: WARNING: uuid.h: present but cannot be compiled
Date: 2009-04-17 18:33:50
Message-ID: 248ACE45-3709-404D-AAB3-BBE40B512CCE@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Apr 17, 2009, at 11:28 AM, Alvaro Herrera wrote:

>> Dunno. Here's the log for the latest build:
>
> configure:13224: checking ossp/uuid.h usability
> configure:13241: gcc -no-cpp-precomp -c -O2 -Wall -Wmissing-
> prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-
> labels -fno-strict-aliasing -fwrapv -I/usr/local/include/libxml2 -
> I/usr/local/include conftest.c >&5
> In file included from conftest.c:98:
> /usr/local/include/ossp/uuid.h:94: error: conflicting types for
> 'uuid_t'
> /usr/include/unistd.h:133: error: previous declaration of 'uuid_t'
> was here

Oh, that old canard. So it's just http://cvs.ossp.org/tktview?tn=164
again.

Thanks,

David

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2009-04-20 08:19:04 Re: libpq 8.4 beta1: $PGHOST complains about missing root.crt
Previous Message Alvaro Herrera 2009-04-17 18:28:27 Re: WARNING: uuid.h: present but cannot be compiled