pg7.3b5 on cygwin 1.3.15-1 - Same error

Поиск
Список
Период
Сортировка
От Henshall, Stuart - Design & Print
Тема pg7.3b5 on cygwin 1.3.15-1 - Same error
Дата
Msg-id E382B5D8EDE1D6118DBE0008C759BCD6116AA0@WCPEXCHANGE
обсуждение исходный текст
Список pgsql-cygwin

Using:
$ uname -a
CYGWIN_98-4.10 BX3551_TC 1.3.15(0.63/3/2) 2002-11-06 22:41 i686 unknown
I still get the error below on building 7.3b5. I thought Jason had entered a patch to cygwin to fix it. Am I just imagining things, or did it just not get applied for some reason?

Cheers,
- Stuart
gcc -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/i
nclude  -DBUILDING_DLL  -c -o heaptuple.o heaptuple.c -MMD
In file included from ../../../../src/include/c.h:56,
                 from ../../../../src/include/postgres.h:48,
                 from heaptuple.c:21:
/usr/include/stdio.h:207: parse error before '(' token
/usr/include/stdio.h:207: `off_t' redeclared as different kind of symbol
/usr/include/cygwin/types.h:29: previous declaration of `off_t'
/usr/include/stdio.h:207: parse error before "int"
/usr/include/stdio.h:208: parse error before "ftell"
In file included from /usr/include/sys/stat.h:26,
                 from /usr/include/sys/fcntl.h:164,
                 from ../../../../src/include/c.h:68,
                 from ../../../../src/include/postgres.h:48,
                 from heaptuple.c:21:
/usr/include/cygwin/stat.h:71: parse error before "off_t"
/usr/include/cygwin/stat.h:78: parse error before '}' token

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

Предыдущее
От: Florian Litot
Дата:
Сообщение: command
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: pg7.3b5 on cygwin 1.3.15-1 - Same error