| От | Tom Lane |
|---|---|
| Тема | Re: Irix build failes (PSQL 7.1.1) |
| Дата | |
| Msg-id | 4491.989590995@sss.pgh.pa.us обсуждение |
| Ответ на | Irix build failes (PSQL 7.1.1) (pgsql-bugs@postgresql.org) |
| Список | pgsql-bugs |
pgsql-bugs@postgresql.org writes:
> 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);
> ^
Very strange ... especially considering that that include file has
dozens of nearly identical extern declarations. Why does it choke on
only this one?
Does your compiler documentation explain this error message more fully?
I'm not at all sure what it means by "Identifier-list parameters".
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера