Irix build failes (PSQL 7.1.1)

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Irix build failes (PSQL 7.1.1)
Дата
Msg-id 200105110932.f4B9Whc49588@hub.org
обсуждение исходный текст
Ответы Re: Irix build failes (PSQL 7.1.1)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Erik Hofman (erik@ehofman.com) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
Irix build failes (PSQL 7.1.1)

Long Description
I'm unable to build on Irix (6.5.9) using the MipsPro compiler (Vs 7.3). The output is this:

cc-1092 cc: ERROR File = ../../../../src/include/utils/nabstime.h, Line = 157
  Identifier-list parameters can only be used in a function definition.

  extern Datum timeofday(PG_FUNCTION_ARGS);
               ^

cc-1092 cc: ERROR File = ../../../../src/include/access/xact.h, Line = 146
  Identifier-list parameters can only be used in a function definition.

  extern Datum xidin(PG_FUNCTION_ARGS);
               ^

cc-3452 cc: ERROR File = ../../../../src/include/access/xact.h, Line = 146
  The compilation is aborted due to the number of errors.


101 errors detected in the compilation of "heaptuple.c".

Do you have any ideas?

Erik

Sample Code


No file was uploaded with this report

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: order by using functions under unions
Следующее
От: "Gabor Z. Papp"
Дата:
Сообщение: Re: POSTGRESQL BUG REPORT