On E, 2005-05-30 at 12:21 +0300, Hannu Krosing wrote:
> On P, 2005-05-29 at 11:26 -0400, Tom Lane wrote:
> > Hannu Krosing <[EMAIL PROTECTED]> writes:
> > > I have not researched any deeper,but  currently it fails with
> > 
> > > checking types of arguments for accept()... configure: error: could not
> > > determine argument types
> > 
> > So look at config.log and see what's going on.
> 

it needs this:

extern int accept (int __fd, __SOCKADDR_ARG __addr,
                   socklen_t *__restrict __addr_len);

how does one add yet another set of arguments for accept() to
configure ?

-- 
Hannu Krosing <[EMAIL PROTECTED]>

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to