Compiling under HP-UX 10.20

Поиск
Список
Период
Сортировка
От Richard Eames
Тема Compiling under HP-UX 10.20
Дата
Msg-id 3.0.3.32.19981012142128.00e4f100@es.flinders.edu.au
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [ADMIN] 'C' function (spi?) for datetime UPDATE trigger - HOW?
Следующее
От: Roelof Osinga
Дата:
Сообщение: Re: [ADMIN] Problems with heavy-loaded postgres