problems with configure

From: "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: problems with configure
Date: 2000-11-03 23:10:22
Message-ID: 00110320102203.08529@math.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)math(dot)unl(dot)edu(dot)ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dan Moschuk 2000-11-03 23:30:15 Re: VACUUM causes violent postmaster death
Previous Message Tom Lane 2000-11-03 23:09:43 Re: VACUUM causes violent postmaster death