Re: problems with configure

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: problems with configure
Date: 2000-11-03 23:37:13
Message-ID: Pine.LNX.4.21.0011040028470.1076-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Browse pgsql-hackers by date

  From Date Subject
Next Message Alfred Perlstein 2000-11-03 23:57:18 Re: VACUUM causes violent postmaster death
Previous Message Dan Moschuk 2000-11-03 23:36:38 Re: VACUUM causes violent postmaster death