Re: Postgre 7.1.3 and Solaris Install Problems - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: Postgre 7.1.3 and Solaris Install Problems
Date
Msg-id Pine.LNX.4.30.0203131840410.741-100000@peter.localdomain
Whole thread Raw
In response to Postgre 7.1.3 and Solaris Install Problems  ("A.J. Haigh C9803392" <C9803392@hud.ac.uk>)
List pgsql-admin
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@gmx.net


pgsql-admin by date:

Previous
From: "Adam Wyard"
Date:
Subject: Recover v6.5 database
Next
From: Stephan Szabo
Date:
Subject: Re: Order by clause in 'select distinct'?