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

From: emre(at)hasegeli(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled
Date: 2013-06-30 10:43:49
Message-ID: E1UtF6j-0005B2-Ob@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8271
Logged by: Emre Hasegeli
Email address: emre(at)hasegeli(dot)com
PostgreSQL version: 9.1.9
Operating system: OpenBSD 5.3 amd64
Description:

Configure warning on OpenBSD 5.3:

checking sys/ucred.h usability... no
checking sys/ucred.h presence... yes
configure: WARNING: sys/ucred.h: present but cannot be compiled
configure: WARNING: sys/ucred.h: check for missing prerequisite
headers?
configure: WARNING: sys/ucred.h: see the Autoconf documentation
configure: WARNING: sys/ucred.h: section "Present But Cannot Be
Compiled"
configure: WARNING: sys/ucred.h: proceeding with the preprocessor's result
configure: WARNING: sys/ucred.h: in the future, the compiler will take
precedence
configure: WARNING: ## ---------------------------------------- ##
configure: WARNING: ## Report this to pgsql-bugs(at)postgresql(dot)org ##
configure: WARNING: ## ---------------------------------------- ##
checking for sys/ucred.h... yes

It appears on 9.1.9, 9.2.4, 9.3beta2; does not appear on 9.0.13.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2013-06-30 11:19:30 Re: BUG #8271: Configure warning: sys/ucred.h: present but cannot be compiled
Previous Message Bruce Momjian 2013-06-29 03:16:11 Re: [BUGS] BUG #7652: Documentation index lacks functions from "Additional Supplied Modules"