./configure fails on Winnt 4 SP 4

From: Annett Maskow und Andreas Kühl <amak(at)ngi(dot)de>
To: pgsql-ports(at)postgresql(dot)org
Subject: ./configure fails on Winnt 4 SP 4
Date: 2001-03-02 23:36:37
Message-ID: 3AA02E85.3C2C0A61@ngi.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi all,

i've tried to compile V 7.0.3 on Windows NT SP4, using Cygwin 1.1.8,
PostgreSQL 7.0.3, cygipc-1.07-1.

I followed the instruction manual at
http://people.freebsd.org/~kevlo/postgres/portNT.html.

At point 7. the output of ./configure is:

administrator(at)AAC /usr/src/postgresql-7.0.3/src
$ ./configure
loading cache ./config.cache
checking host system type... i586-pc-cygwin
checking echo setting...
checking setting template to... cygwin32
configure: warning: *** Include directory /usr/local/include does not
exist.
checking whether to support locale... disabled
checking whether to support cyrillic recode... disabled
checking whether to support multibyte... disabled
checking setting DEF_PGPORT... 5432
checking setting DEF_MAXBACKENDS... 32
checking setting USE_TCL... disabled
checking setting USE_PERL... disabled
checking setting USE_ODBC... disabled
checking setproctitle... disabled
checking setting ASSERT CHECKING... disabled
checking for gcc... gcc
checking whether the C compiler (gcc -O2 ) works... no
configure: error: installation or configuration problem: C compiler
cannot create executables.

By the way, i've tried to compile sucsessfully a 'hello world' program
and it works.

Any ideas??

Thanks Andreas

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Peter Eisentraut 2001-03-03 15:59:21 Re: State of the QNX Port
Previous Message Martin A. Marques 2001-03-02 22:10:46 Re: PostgreSQL for Solaris packages