Re: "make" in postgresql windows install fails

From: Jason Tishler <jason(at)tishler(dot)net>
To: "Chigurupati, Prasad" <Prasad(dot)Chigurupati(at)intergraph(dot)com(dot)sg>
Cc: 'venkat j' <venkatech(at)yahoo(dot)com>, pgsql-cygwin(at)postgresql(dot)org
Subject: Re: "make" in postgresql windows install fails
Date: 2003-09-02 12:13:45
Message-ID: 20030902121345.GC1680@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2003-09-02 12:17:13 Re: initdb carrying on forever/problems with Postgresql setup on Cygwin
Previous Message Jason Tishler 2003-09-02 12:09:03 Re: "make" in postgresql windows install fails