Re: Beta 2 build issue

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Beta 2 build issue
Дата
Msg-id 16037.1276180475@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Beta 2 build issue  (Thom Brown <thombrown@gmail.com>)
Ответы Re: Beta 2 build issue
Список pgsql-bugs
Thom Brown <thombrown@gmail.com> writes:
> In file included from ../../src/include/c.h:851,
>                  from crypt.c:44:
> ../../src/include/port.h:392: error: expected identifier or '(' before
> '__extension__'
> ../../src/include/port.h:408: error: conflicting types for 'unsetenv'
> /usr/include/stdlib.h:588: note: previous declaration of 'unsetenv' was here

You need to look into why configure failed to detect that your platform
has unsetenv.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5488: pg_dump does not quote column names -> pg_restore may fail when upgrading
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: BUG #5488: pg_dump does not quote column names -> pg_restore may fail when upgrading