Devrim GUNDUZ <devrim(at)gunduz(dot)org> writes:
> On Tue, 28 Oct 2003, Robert E. Bruccoleri wrote:
>> You can build the latest release of bison from www.gnu.org
>> without any trouble under Irix.
> Is it just bison that creates the problem?
If you're working from a tarball rather than a CVS pull, you shouldn't
actually need an up-to-date bison to build PG, because the bison output
files are pregenerated for you. configure will complain that your bison
is too old, but you can ignore that and keep going.
regards, tom lane