Re: problems with configure - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: problems with configure
Date
Msg-id Pine.LNX.4.21.0011040028470.1076-100000@peter.localdomain
Whole thread Raw
In response to problems with configure  ("Martin A. Marques" <martin@math.unl.edu.ar>)
Responses Re: problems with configure  ("Martin A. Marques" <martin@math.unl.edu.ar>)
List 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@gmx.net       http://yi.org/peter-e/



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: [COMMITTERS] pgsql/contrib/pg_dumpaccounts (Makefile README pg_dumpaccounts.sh)
Next
From: Karl DeBisschop
Date:
Subject: Re: Re: [COMMITTERS] pgsql/contrib/pg_dumpaccounts (Makefile README pg_dumpaccounts.sh)