"Martin A. Marques" <martin(at)math(dot)unl(dot)edu(dot)ar> writes:
> I'm trying to compile the CVS (fresh download) of postgres and I get this
> running the configure script:
> checking types of arguments for accept()... configure: error: could not
> determine argument types
Hm, how do your system's include files declare accept()?
It would help to see the part of the config.log file that shows the
errors configure gets while trying to find workable input types for
accept().
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2000-11-04 01:21:28 |
| Subject: Re: VACUUM causes violent postmaster death |
| Previous: | From: Tom Lane | Date: 2000-11-04 01:12:20 |
| Subject: Re: Transaction ID wraparound: problem and proposed solution |