Postgres 7.2.1 on Tru64 V5.1A
От | Richard Gliebe |
---|---|
Тема | Postgres 7.2.1 on Tru64 V5.1A |
Дата | |
Msg-id | 3d40f357@eumel.hag.hilti.com обсуждение исходный текст |
Ответы |
Re: Postgres 7.2.1 on Tru64 V5.1A
|
Список | 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 по дате отправления: