Re: PostgreSQL 7.4 Beta 1 + SSL + Cygwin - Mailing list pgsql-hackers

From Jason Tishler
Subject Re: PostgreSQL 7.4 Beta 1 + SSL + Cygwin
Date
Msg-id 20030824205542.GL1676@tishler.net
Whole thread Raw
In response to Re: PostgreSQL 7.4 Beta 1 + SSL + Cygwin  (Thomas Swan <tswan@idigx.com>)
Responses Re: PostgreSQL 7.4 Beta 1 + SSL + Cygwin
List pgsql-hackers
Thomas,

[I would have responded sooner, but I have been on vacation.]

On Thu, Aug 21, 2003 at 11:10:05AM -0500, Thomas Swan wrote:
> On 8/8/2003 5:49 AM, Jason Tishler wrote:
> >Is this just the "--with-openssl" option?  Does it build cleanly
> >under Cygwin?  If so, would you like me to include this in the next
> >Cygwin PostgreSQL release?
> >
> 7.4beta1 would not compile under Cygwin with or without SSL.  However,
> the CVS tip for 2003/08/20 did compile and run under Cygwin both with
> and without SSL.   I had to adjust some path variables to include
> cygwin/usr/lib and cygwin/usr/lib/postgresql.  postgresql was
> configured with
> 
> ./configure --prefix=/usr --with-openssl
> make
> make install
> 
> I used ipc-daemon2, and I had to use cygwin.dll v1.5.x.

I will give CVS tip a ride and try to supply a patch.

Thanks for the heads up.

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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ambiguous sql states
Next
From: Peter Eisentraut
Date:
Subject: Re: Which cursor-related warnings should be errors?