./configure fails on Winnt 4 SP 4 - Mailing list pgsql-ports

From Annett Maskow und Andreas Kühl
Subject ./configure fails on Winnt 4 SP 4
Date
Msg-id 3AA02E85.3C2C0A61@ngi.de
Whole thread Raw
List 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@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

pgsql-ports by date:

Previous
From: Annett Maskow und Andreas Kühl
Date:
Subject: make fails on Winnt4
Next
From: "Martin A. Marques"
Date:
Subject: Re: PostgreSQL for Solaris packages