Martin A. Marques writes:
> checking types of arguments for accept()... configure: error: could not determine argument types
According to the documentation for Solaris 7 it should be 'accept(int,
struct sockaddr *, socklen_t *)', which is the same on my system, so the
problem is elsewhere. One possibility is that the earlier tests for
sys/types.h or sys/socket.h failed. Could you check what the file
config.log says?
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
In response to
Responses
pgsql-hackers by date
| Next: | From: Alfred Perlstein | Date: 2000-11-03 23:57:18 |
| Subject: Re: VACUUM causes violent postmaster death |
| Previous: | From: Dan Moschuk | Date: 2000-11-03 23:36:38 |
| Subject: Re: VACUUM causes violent postmaster death |