Robert Haas writes:
> On Thu, Mar 3, 2011 at 11:16 AM, Jeff Hamann wrote:
>> I've attached the config.log file.
> It looks like the trouble is here:
> In file included from conftest.c:92:
> /usr/local/include/uuid.h:94: error: conflicting types for 'uuid_t'
> /usr/include/unistd.h:133: error: p
On Thu, Mar 3, 2011 at 11:16 AM, Jeff Hamann wrote:
> I've attached the config.log file.
It looks like the trouble is here:
In file included from conftest.c:92:
/usr/local/include/uuid.h:94: error: conflicting types for 'uuid_t'
/usr/include/unistd.h:133: error: previous declaration of 'uuid_t'
On Wed, Feb 16, 2011 at 1:10 PM, Jeff Hamann
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 presen
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