Re: [HACKERS] 7.3 Beta 1 Build Error on Cygwin

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Jason Tishler <jason(at)tishler(dot)net>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, pgsql-cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: [HACKERS] 7.3 Beta 1 Build Error on Cygwin
Date: 2002-09-05 18:51:31
Message-ID: 200209051851.g85IpV107085@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin pgsql-hackers pgsql-patches

Jason Tishler wrote:
> Peter,
>
> On Thu, Sep 05, 2002 at 08:33:20PM +0200, Peter Eisentraut wrote:
> > Dave Page writes:
> >
> > > I get the following error when building beta 1 on CYGWIN_NT-5.1 PC9
> > > 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown:
> >
> > Should all be fixed now.
>
> Huh? I don't see any recent CVS commits to indicate this.

I see as a commit:

Assorted fixes for Cygwin:

Eliminate the mysterious games that the Cygwin build plays with the linker
flag variables. DLLLIBS is gone, use SHLIB_LINK like everyone else.
Detect cygipc in configure, after the linker flags are set up, otherwise
configure might not work at all.

Make sure everything is covered by make clean.

Fix the build of the new conversion procedure modules.

Add new DLLIMPORT markers where required.

Finally, the compiler complains if we use an explicit
-I/usr/local/include, so don't do that. Curiously, -L/usr/local/lib is
still necessary.

I assume it was in there.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2002-09-05 18:51:33 Re: [HACKERS] 7.3 Beta 1 Build Error on Cygwin
Previous Message Bruce Momjian 2002-09-05 18:43:14 Re: [CYGWIN] 7.3 Beta 1 Build Error on Cygwin

Browse pgsql-hackers by date

  From Date Subject
Next Message Jason Tishler 2002-09-05 18:51:33 Re: [HACKERS] 7.3 Beta 1 Build Error on Cygwin
Previous Message Bruce Momjian 2002-09-05 18:49:43 Re: beta1 packaged

Browse pgsql-patches by date

  From Date Subject
Next Message Jason Tishler 2002-09-05 18:51:33 Re: [HACKERS] 7.3 Beta 1 Build Error on Cygwin
Previous Message Bruce Momjian 2002-09-05 18:43:14 Re: [CYGWIN] 7.3 Beta 1 Build Error on Cygwin