| From: | "David F(dot) Skoll" <dfs(at)roaringpenguin(dot)com> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Compiling on HP-UX 11.11 |
| Date: | 2003-06-06 16:19:56 |
| Message-ID: | Pine.LNX.4.55.0306061217360.7155@shishi.roaringpenguin.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi,
I have a customer trying to compile PostgreSQL 7.3.1 on HP-UX with GCC, and
he can't to it. He gets these configure errors:
checking build system type... hppa2.0w-hp-hpux11.11
checking host system type... hppa2.0w-hp-hpux11.11
checking which template to use... hpux
[...]
checking sys/socket.h presence... yes
configure: WARNING: sys/socket.h: present but cannot be compiled
configure: WARNING: sys/socket.h: check for missing prerequisite headers?
configure: WARNING: sys/socket.h: proceeding with the preprocessor's result
[...]
checking types of arguments for accept()... configure: error: could not
determine argument types
Has anyone managed to get this to work?
Regards,
David.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kris Kiger | 2003-06-06 16:42:27 | Disk I/O Monitoring |
| Previous Message | Tom Lane | 2003-06-06 15:15:23 | Re: Shared_buffers and kernel parameters, tuning |