Re: A Question... - Mailing list pgsql-cygwin

From Dave Page
Subject Re: A Question...
Date
Msg-id D85C66DA59BA044EB96AB9683819CF6101529F@dogbert.vale-housing.co.uk
Whole thread Raw
In response to A Question...  (Giff_Ricarte/P4/AAWW%ATP%AMKOR <Giff_Ricarte/P4/AAWW%ATP%AMKOR@amkor.com>)
List pgsql-cygwin

> -----Original Message-----
> From: Giff_Ricarte/P4/AAWW%ATP%AMKOR
> [mailto:Giff_Ricarte/P4/AAWW%ATP%AMKOR@amkor.com]
> Sent: 20 May 2002 09:56
> To: pgsql-cygwin@postgresql.org
> Subject: [CYGWIN] A Question...
>
>
> Hello. I am using your product, Cygwin and PostgreSQL 7.2.1.
> I am trying to follow the installation procedure when my
> installation prompted for an error. It says, "configure:
> error: ./src/backend/port/tas/dummy.s: File not found"
>
> I am wondering how this error came up.. I have never touched
> any of the files in the directory. I tried installing Cygwin
> and Postgres again thinking that I might have done something
> wrong, but still, the problem persists. What am I suppose to
> do or what is it that I haven't done? Your immediate response
> would be very much appreciated. Thank you!
>
> Best Regards,
> GIFF RICARTE

It sounds like you unzipped the source using Winzip or similar which
doesn't create dummy.s because it is an empty file (though it is still
required). Try unpacking the source again, but use something like:

% tar zvxf postgresql-7.2.1.tar.gz

BTW, you do realise that Cygwin ships with a pre-built PostgreSQL? Just
select it under the database category in the installer.

Regards, Dave.

pgsql-cygwin by date:

Previous
From: Giff_Ricarte/P4/AAWW%ATP%AMKOR
Date:
Subject: A Question...
Next
From: "Andy"
Date:
Subject: Re: A Question...