Re: [BUGS] can't build contrib/uuid-ossp

2011-03-03 Thread Tom Lane
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

Re: [BUGS] can't build contrib/uuid-ossp

2011-03-03 Thread Robert Haas
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'

Re: [BUGS] can't build contrib/uuid-ossp

2011-03-03 Thread Robert Haas
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

[BUGS] can't build contrib/uuid-ossp

2011-02-16 Thread Jeff Hamann
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