Postgres 7.2.1 on Tru64 V5.1A - Mailing list pgsql-admin

From Richard Gliebe
Subject Postgres 7.2.1 on Tru64 V5.1A
Date
Msg-id 3d40f357@eumel.hag.hilti.com
Whole thread Raw
Responses Re: Postgres 7.2.1 on Tru64 V5.1A  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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



pgsql-admin by date:

Previous
From: "Santosh"
Date:
Subject: cygwin1.dll
Next
From: Joshua Daniel Franklin
Date:
Subject: Re: Postgres performance slowly gets worse over a month