A.J. Haigh C9803392 writes:
> I attempt to build postgre 7.1.3 with the default options. I get the
> following output:
>
> $: ./configure
>
> ...
>
> Checking types of arguments for accept()... configure: error: could not
> determine argument types
Please upgrade to 7.2. I think we've fixed a problem related to that.
If it still doesn't work, try to find out what the prototype of accept()
is. Look into the header file sys/socket.h.
--
Peter Eisentraut peter_e(at)gmx(dot)net