Re: mac os x compile failure - Mailing list pgsql-general

From Tom Lane
Subject Re: mac os x compile failure
Date
Msg-id 18652.1137867008@sss.pgh.pa.us
Whole thread Raw
In response to Re: mac os x compile failure  (Michael Glaesemann <grzm@myrealbox.com>)
Responses Re: mac os x compile failure  (Michael Glaesemann <grzm@myrealbox.com>)
List pgsql-general
Michael Glaesemann <grzm@myrealbox.com> writes:
> Unfortunately I don't have a recent-enough version of bison on the
> 10.2 machine and can't get bison-1.875 or bison-2.1 to compile so I
> can't install from CVS. I'll definitely check when 8.1.3 is released.

That's odd --- AFAIR I've never had trouble building bison on my OS X
laptop.  What happens when you try?

One workaround would be to check out from CVS and then drop in the bison
output files from the 8.1.2 release tarball.  I'm pretty sure we have
not changed any of the bison (or flex) input files since then in that
branch.

            regards, tom lane

pgsql-general by date:

Previous
From: Tony Caduto
Date:
Subject: optimizing server for a 10 million row table
Next
From: Stephan Vollmer
Date:
Subject: Re: Creation of tsearch2 index is very slow