Re: building postgres.exe ./configure dies

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: Jerry Asher <jerry(at)hollyjerry(dot)org>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: building postgres.exe ./configure dies
Date: 2001-05-30 02:25:44
Message-ID: 20010529222544.A2234@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Jerry,

On Tue, May 29, 2001 at 01:28:43PM -0700, Jerry Asher wrote:
> Hi folks,
>
> I'm trying to build postgres 7.1.1 (or 7.1.2) on Windows NTW4SP6 using the
> latest cygwin. The machine I am compiling on has a dual processor, PIII
> configuration.

I'm just curious, but why doesn't the pre-built 7.1.2 provided with
Cygwin meet your needs?

> In the very first step, ./configure errors out!
>
> >checking whether gcc accepts -g... yes
> >using CFLAGS=-O2
> >checking whether the C compiler (gcc -O2 ) works... no
> >configure: error: installation or configuration problem: C compiler cannot
> >create executables.

Did you forgot to install cygipc? If so, then download it from:

http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/

If you check the end of your config.log, then you should be able to
confirm whether or not I am correct.

The following (although a little dated) may be helpful too:

http://people.freebsd.org/~kevlo/postgres/portNT.html

Jason

--
Jason Tishler
Director, Software Engineering Phone: 732.264.8770 x235
Dot Hill Systems Corp. Fax: 732.264.8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Richard Church 2001-05-30 03:34:44 Re: Start up and shutdown scripts for postgres on cygwin
Previous Message Jerry Asher 2001-05-29 20:28:43 building postgres.exe ./configure dies