Re: 8.0.3 build error on Mac OS X 10.4 - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: 8.0.3 build error on Mac OS X 10.4
Date
Msg-id 25AC8BF0-E6FC-43D2-91F9-CE189C960CF8@myrealbox.com
Whole thread Raw
In response to Re: 8.0.3 build error on Mac OS X 10.4  (Michael Glaesemann <grzm@myrealbox.com>)
List pgsql-general
On May 19, 2005, at 10:48 AM, Michael Glaesemann wrote:

>
> On May 19, 2005, at 10:27 AM, Matthew Hixson wrote:
>
>
>> 8.0.3 does not build for me on Mac OS X 10.4.  Anyone else seeing
>> this error, and will it be fixed in the next release?
>>
>
> I just built 8.0.3 on Mac OS X 10.4.1 just fine. I installed
> bison-1.875 (simple ./configure, make, sudo make install) before
> doing the installation. I don't know if this is part of the issue
> or not. Here was my configure for the PostgreSQL installation.
>
> ./configure --prefix=${PGINSTROOT} --with-pgport=${PGPORT}  --
> enable-syslog --with-includes=/usr/include/ --with-libraries=/usr/lib/

I should add that PGINSTROOT and PGPORT are environmental variables
which I have set to /usr/local/pgsql/pgsql-8.0.3 and 54803,
respectively. (I run more than one PG installation my box.)

Michael Glaesemann
grzm myrealbox com

pgsql-general by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: 8.0.3 build error on Mac OS X 10.4
Next
From: John Burger
Date:
Subject: Re: numeric precision when raising one numeric to another.