Irix build failes (PSQL 7.1.1) - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Irix build failes (PSQL 7.1.1)
Date
Msg-id 200105110932.f4B9Whc49588@hub.org
Whole thread Raw
Responses Re: Irix build failes (PSQL 7.1.1)  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: order by using functions under unions
Next
From: "Gabor Z. Papp"
Date:
Subject: Re: POSTGRESQL BUG REPORT