6.5beta1 compile fails

Поиск
Список
Период
Сортировка
От Jun Zhang
Тема 6.5beta1 compile fails
Дата
Msg-id 19990412113346.32cd7846.in@flclerks.com
обсуждение исходный текст
Список pgsql-general
with the following message:

make -C utils all
make[1]: Entering directory `/user6/home/humphrey/pgsql/src/utils'
gcc -I../include -I../backend    -Wall -Wmissing-prototypes   -c version.c
-o ve
rsion.o
In file included from ../include/postgres.h:42,
                 from version.c:30:
../include/c.h:792: parse error before `va_list'
version.c: In function `ValidatePgVersion':
version.c:83: warning: subscript has type `char'
version.c:85: warning: subscript has type `char'
make[1]: *** [version.o] Error 1
make[1]: Leaving directory `/user6/home/humphrey/pgsql/src/utils'
make: *** [all] Error 2

The ./configure --with-template=svr4 seems to work fine. The reason I
try 6.5 is that 6.4.2 failed compilation on my AT&T System 3000 (ncr).
Please help!


Jun


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

Предыдущее
От: Jeffrey MacDonald
Дата:
Сообщение: Re: Case insensitive searches?
Следующее
От: Taral
Дата:
Сообщение: Re: [HACKERS] Gregorian Calendar