| From: | "Peter Kovacs" <peter(dot)kovacs(dot)1(dot)0rc(at)gmail(dot)com> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | configure warnings |
| Date: | 2008-02-14 22:03:02 |
| Message-ID: | b6e8f2e80802141403p127537y1524ce446c76fbfd@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi,
On a
bash-3.00# uname -a
HP-UX apollo B.11.23 U ia64 1874023332 unlimited-user license
I got the following warnings:
checking sys/ipc.h presence... yes
configure: WARNING: sys/ipc.h: present but cannot be compiled
configure: WARNING: sys/ipc.h: check for missing prerequisite headers?
configure: WARNING: sys/ipc.h: see the Autoconf documentation
configure: WARNING: sys/ipc.h: section "Present But Cannot Be Compiled"
configure: WARNING: sys/ipc.h: proceeding with the preprocessor's result
configure: WARNING: sys/ipc.h: in the future, the compiler will take precedence
configure: WARNING: ## ---------------------------------------- ##
configure: WARNING: ## Report this to pgsql-bugs(at)postgresql(dot)org ##
configure: WARNING: ## ---------------------------------------- ##
configure: WARNING: sys/sem.h: present but cannot be compiled
configure: WARNING: sys/sem.h: check for missing prerequisite headers?
configure: WARNING: sys/sem.h: see the Autoconf documentation
configure: WARNING: sys/sem.h: section "Present But Cannot Be Compiled"
configure: WARNING: sys/sem.h: proceeding with the preprocessor's result
configure: WARNING: sys/sem.h: in the future, the compiler will take precedence
configure: WARNING: ## ---------------------------------------- ##
configure: WARNING: ## Report this to pgsql-bugs(at)postgresql(dot)org ##
configure: WARNING: ## ---------------------------------------- ##
configure: WARNING: sys/shm.h: present but cannot be compiled
configure: WARNING: sys/shm.h: check for missing prerequisite headers?
configure: WARNING: sys/shm.h: see the Autoconf documentation
configure: WARNING: sys/shm.h: section "Present But Cannot Be Compiled"
configure: WARNING: sys/shm.h: proceeding with the preprocessor's result
configure: WARNING: sys/shm.h: in the future, the compiler will take precedence
configure: WARNING: ## ---------------------------------------- ##
configure: WARNING: ## Report this to pgsql-bugs(at)postgresql(dot)org ##
configure: WARNING: ## ---------------------------------------- ##
Thanks
Peter
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan-Peter Seifert | 2008-02-15 09:41:13 | BUG #3964: Parsing error in Stack Builder with LATIN1 client encoding |
| Previous Message | Ronald Mora | 2008-02-14 20:16:11 | BUG #3963: trigger delete |