Compiling under HP-UX 10.20 - Mailing list pgsql-admin

From Richard Eames
Subject Compiling under HP-UX 10.20
Date
Msg-id 3.0.3.32.19981012142128.00e4f100@es.flinders.edu.au
Whole thread Raw
List pgsql-admin
I've used postgres under various operating systems without any problems...
But now I'm trying to get postgresql6.3.2 to compile under HPUX 10.20 using
the HP compiler.

I'm using ./configure --prefix=/opt/apps/pkgs/postgres
--with-template=hpux-cc and I get the following problem

/opt/local/links/bin/yacc -d gram.y
"gram.y", line 4627: fatal error: too many production rules, try -Np option
gmake[2]: *** [parse.h] Error 1
gmake[2]: Leaving directory
`/a/tiberias/home1/reames/postgresql-6.3.2/src/backend/parser'

I've tried adding -Np to the yacc line, but then I get another error, which
I fix and so on and on. Any ideas anyone ?

pgsql-admin by date:

Previous
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [ADMIN] 'C' function (spi?) for datetime UPDATE trigger - HOW?
Next
From: Roelof Osinga
Date:
Subject: Re: [ADMIN] Problems with heavy-loaded postgres