Re: BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled
Дата
Msg-id 51D17FD5.2030400@gmx.net
обсуждение исходный текст
Ответ на Re: BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On 6/30/13 11:26 AM, Andres Freund wrote:
> If we would treat that warning as an error unconditionally - and I am
> not sure how easy that is given the way it's emitted - users
> encountering them, which usually will be on less common platforms, will
> have to patch configure.in to make things work for them. Which is a high
> bar.
> Given that many of those warnings will *NOT* completely prohibit them
> from building postgres that might be overreaching.

We could also look into updating Autoconf.  Newer versions proceed with
the compiler's result.  At that point, you can essentially ignore the
warning.

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

Предыдущее
От: levertond@googlemail.com
Дата:
Сообщение: BUG #8273: Assertion failure in 9.3 beta2 with serializable and savepoints
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled