Compile problem

From: Yoda <yoda(at)cef(dot)org(dot)tw>
To: <pgsql-ports(at)postgresql(dot)org>
Subject: Compile problem
Date: 2001-04-17 10:23:34
Message-ID: Pine.LNX.4.33.0104171811240.2463-100000@server25.tpe.cef.org.tw
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


After I download postgresql-7.1.tar.gz and extract it.
Then I run ./configure , but stop at this step

checking types of arguments for accept()... configure: error: could not
determine argument types

my configure parameters are

./configure --enable-multibyte=EUC_TW --with-tcl --with-tclconfig=/usr/lib
--with-tkconfig=/usr/lib --with-openssl=/usr/include/openssl --with-gnu-ld
--enable-syslog

My distribution is RedHat 7.0 + CLE 1.0 ( Chinese Language Extension )
Linux kernel version 2.2.19
gmake version 3.79.1
gcc version 2.96
openssl version 0.9.5a

When I modify the parameters to :
./configure --enable-multibyte=EUC_TW

The problem still happen.

Can you tell what's the problem ?
Or what feature should I open in menuconfig of kernel compiling ?
I had choosed almost all TCP/IP features in menuconfig, and reboot .

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message kevin mclaughlin 2001-04-18 02:55:18 Re: [PORTS] Fw: Postgres on WinNT4 / SP5
Previous Message Peter Eisentraut 2001-04-16 20:27:21 Re: [PATCHES] Patch for PostgreSQL 7.0.3 to compile on Tru64 UNIX v5.0A with Compaq C T6.4-212 (dtk)