problems with configure - Mailing list pgsql-hackers

From Martin A. Marques
Subject problems with configure
Date
Msg-id 00110320102203.08529@math.unl.edu.ar
Whole thread Raw
Responses Re: problems with configure  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: problems with configure  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
I'm trying to compile the CVS (fresh download) of postgres and I get this 
running the configure script:

checking for tzname... yes
checking for union semun... no
checking for struct sockaddr_un... yes
checking for int timezone... yes
checking types of arguments for accept()... configure: error: could not 
determine argument types 

My configure options are these:

./configure --prefix=/usr/local/pgsql/ --cache-file=config.cache 
--enable-locale --enable-uniconv  --with-maxbackends=128 --without-tk 
--with-openssl=/usr/local/ssl/ --enable-syslog

and I'm running a Solaris 7 with gcc 2.95.2.

Any ideas?

-- 
"And I'm happy, because you make me feel good, about me." - Melvin Udall
-----------------------------------------------------------------
Martín Marqués            email:     martin@math.unl.edu.ar
Santa Fe - Argentina        http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------


pgsql-hackers by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: VACUUM causes violent postmaster death
Next
From: Tom Lane
Date:
Subject: Re: VACUUM causes violent postmaster death