[BUGS] WARNING: uuid.h: present but cannot be compiled

2009-04-17 Thread David E. Wheeler
I'm building 8.4beta1 on Mac OS X 10.5.6. I have ossp-uuid installed with its includes in /usr/local/include/ossp-uuid. I'm building PostgreSQL like so: export CPPFLAGS="-I/usr/local/include/ossp-uuid" ./configure --with-libedit-preferred --with-bonjour --with-perl PERL=/ user/local/bin/perl

[BUGS] BUG #4761: service not starts

2009-04-17 Thread Roberto Colmegna
The following bug has been logged online: Bug reference: 4761 Logged by: Roberto Colmegna Email address: rcolme...@tiscali.it PostgreSQL version: 8.4.0-1b1 Operating system: win XP SP1 Description:service not starts Details: Hi, I have installed the 8.4 beta on a p

Re: [BUGS] WARNING: uuid.h: present but cannot be compiled

2009-04-17 Thread Tom Lane
"David E. Wheeler" writes: > I'm building 8.4beta1 on Mac OS X 10.5.6. I have ossp-uuid installed > with its includes in /usr/local/include/ossp-uuid. Well, then you would need --with-includes=/usr/local/include/ossp-uuid (don't bother setting CPPFLAGS in addition). > I guess it's finding Appl

[BUGS] BUG #4763: postgres service unstable, even during install

2009-04-17 Thread Kevin Field
The following bug has been logged online: Bug reference: 4763 Logged by: Kevin Field Email address: k...@brantaero.com PostgreSQL version: 8.4-beta1 Operating system: Windows Server 2003 Standard Edition SP2 Description:postgres service unstable, even during install D

Re: [BUGS] WARNING: uuid.h: present but cannot be compiled

2009-04-17 Thread David E. Wheeler
On Apr 17, 2009, at 7:08 AM, Tom Lane wrote: "David E. Wheeler" writes: I'm building 8.4beta1 on Mac OS X 10.5.6. I have ossp-uuid installed with its includes in /usr/local/include/ossp-uuid. Well, then you would need --with-includes=/usr/local/include/ossp-uuid (don't bother setting CPPFLAG

Re: [BUGS] WARNING: uuid.h: present but cannot be compiled

2009-04-17 Thread David E . Wheeler
On Apr 17, 2009, at 10:21 AM, David E. Wheeler wrote: On Apr 17, 2009, at 9:22 AM, David E. Wheeler wrote: So does it not know to look in /usr/local/include/ossp-uuid when it's looking for uuid.h? Tried a few more things. No matter where I put uuid.h, configure doesn't seem to find it. I

Re: [BUGS] WARNING: uuid.h: present but cannot be compiled

2009-04-17 Thread Tom Lane
"David E. Wheeler" writes: > I take that back. It can find it in the ossp subdirectiry, as > RhodiumToad said, but it can't compile it: > checking ossp/uuid.h usability... no > checking ossp/uuid.h presence... yes > configure: WARNING: ossp/uuid.h: present but cannot be compiled Why not? Ther

Re: [BUGS] WARNING: uuid.h: present but cannot be compiled

2009-04-17 Thread David E . Wheeler
On Apr 17, 2009, at 10:47 AM, David E. Wheeler wrote: On Apr 17, 2009, at 10:21 AM, David E. Wheeler wrote: On Apr 17, 2009, at 9:22 AM, David E. Wheeler wrote: So does it not know to look in /usr/local/include/ossp-uuid when it's looking for uuid.h? Tried a few more things. No matter wh

Re: [BUGS] WARNING: uuid.h: present but cannot be compiled

2009-04-17 Thread David E. Wheeler
On Apr 17, 2009, at 11:08 AM, Tom Lane wrote: "David E. Wheeler" writes: I take that back. It can find it in the ossp subdirectiry, as RhodiumToad said, but it can't compile it: checking ossp/uuid.h usability... no checking ossp/uuid.h presence... yes configure: WARNING: ossp/uuid.h: presen

Re: [BUGS] WARNING: uuid.h: present but cannot be compiled

2009-04-17 Thread Alvaro Herrera
David E. Wheeler wrote: > On Apr 17, 2009, at 11:08 AM, Tom Lane wrote: > >> "David E. Wheeler" writes: >>> I take that back. It can find it in the ossp subdirectiry, as >>> RhodiumToad said, but it can't compile it: >> >>> checking ossp/uuid.h usability... no >>> checking ossp/uuid.h presence...

Re: [BUGS] WARNING: uuid.h: present but cannot be compiled

2009-04-17 Thread David E. Wheeler
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-al