Wim <wdh(at)belbone(dot)be> writes:
> I'm trying to install postgres on a HP server.
> Running ./configure, produces following output:
> checking types of arguments for accept()... configure: error: could not
> determine argument types
On HPUX 10.20, it works fine for me using either gcc or cc.
You'll need to do some investigation and provide more details. Looking
at config.log might help, for example.
regards, tom lane