Postgres 7.2.1 on Tru64 V5.1A

From: "Richard Gliebe" <gliebe(at)hilti(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Postgres 7.2.1 on Tru64 V5.1A
Date: 2002-07-26 06:59:32
Message-ID: 3d40f357@eumel.hag.hilti.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi there,

has someone installed Postgres 7.2.1 successfully on Tru64 UNX V5.1A ?

gnu-make will stop with the following error:

cc -std -O4 -Olimit 2000 -I../../../../src/include -c -o float.o float.c
cc: Error: float.c, line 202: In this statement, the libraries on this
platform do not yet support compile-time evaluation of the constant
expression "0.0/0.0". (constfoldns)
val = NAN;
------------------------------^
cc: Error: float.c, line 263: In this statement, the libraries on this
platform do not yet support compile-time evaluation of the constant
expression "0.0/0.0". (constfoldns)
val = NAN;
------------------------------^
make[4]: *** [float.o] Error 1
make[4]: Leaving directory
`/usr/users/gliebe/postgresql-7.2.1/src/backend/utils/adt'
make[3]: *** [adt-recursive] Error 2
make[3]: Leaving directory
`/usr/users/gliebe/postgresql-7.2.1/src/backend/utils'
make[2]: *** [utils-recursive] Error 2
make[2]: Leaving directory `/usr/users/gliebe/postgresql-7.2.1/src/backend'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/users/gliebe/postgresql-7.2.1/src'
make: *** [all] Error 2

Richard

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Joshua Daniel Franklin 2002-07-26 13:35:36 Re: Postgres performance slowly gets worse over a month
Previous Message Michael Schwery 2002-07-26 00:56:16 Can't get pgaccess to run