Re: Re: Problems with latest Cygwin build

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: Eduardo Stern <eduardo(at)stern(dot)com(dot)br>, pgsql-ports(at)postgresql(dot)org
Subject: Re: Re: Problems with latest Cygwin build
Date: 2001-03-28 16:55:42
Message-ID: 20010328115542.D465@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Eduardo,

On Tue, Mar 27, 2001 at 05:37:00PM -0500, Jason Tishler wrote:
> On Tue, Mar 27, 2001 at 11:11:12AM -0300, Eduardo Stern wrote:
> > Well, Jason, the problem only occured if I used the full
> > cygwin-inst-20010325.tar.bz2, and then compiled postgresql. If I only change
> > the cygwin1.dll, everything works.
>
> You are correct. I have isolated the problem and I am submitting a
> patch to Cygwin to fix it.

This problem has been corrected in the latest Cygwin CVS. If
interested, see the following for details:

http://www.cygwin.com/ml/cygwin-patches/2001-q1/msg00257.html

The suggested Cygwin setups are as following:

1. use Cygwin 1.1.8-2 with only cygwin1.dll replace by one from
a snapshot
2. use a Cygwin snapshot *after* 2001-03-25 (when available)
3. use (i.e., install) the latest Cygwin CVS

> In case you are wondering, FindExec() in src/backend/utils/init/findbe.c
> is failing due to a change in Cygwin's stat implementation. Try the
> attached program *built* with 1.1.8-2 and then the 2001-03-25 snapshot
> to see the difference.

I forgot to mention in my previous email, that this problem causes
initdb to fail to first time that it executes postgres. This occurs
right after initdb displays:

Initializing pg_shadow.

Obviously, this will happen during a make check too.

Jason

--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp. Fax: +1 (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

Browse pgsql-ports by date

  From Date Subject
Next Message Jason Tishler 2001-03-28 18:36:45 Cygwin PostgreSQL Regression Test Problems (Revisited)
Previous Message hb. sapto nugroho 2001-03-28 10:40:22 Help for Installation