Re: "make" in postgresql windows install fails - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: "make" in postgresql windows install fails
Date
Msg-id 20030902121345.GC1680@tishler.net
Whole thread Raw
In response to "make" in postgresql windows install fails  (venkat j <venkatech@yahoo.com>)
List pgsql-cygwin
Prasad,

On Mon, Sep 01, 2003 at 09:57:42AM +0800, Chigurupati, Prasad wrote:
> Thanks for suggestion.

You are welcome.

> but i already installed cygipc package. and in \\cygwin only.

OK.

> the issue is i cannot use ./configure command, since there is no
> configure file under prebuilt binaries of postgresql comes with
> cygwin.

configure is part of the source package -- not the binary one.  Hence,
you must download the PostgreSQL source package.

> i need to do this for the purpose of postgis.

Understood.

> as u r previous suggestions, if i want to go for postgis, i need to
> compilt postgresql7.3.4 source. but when i try to compile that one,
> gcc giivng msg as "cannot create executables". it means gcc is not
> installed properly.

Not necessarily.  When configuring PostgreSQL, it usually means that
cygipc is not installed properly.  You can determine the exact problem
by examining the end of the config.log file which is created during the
configure step.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: "make" in postgresql windows install fails
Next
From: Jason Tishler
Date:
Subject: Re: initdb carrying on forever/problems with Postgresql setup on Cygwin