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/