Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 09 Dec 2002 13:24:52 -0500 From: Jason Tishler Subject: Re: Postgresql build fails ... In-reply-to: <3DF46EBE.8020000@abovenet.de> To: Stephan Harren Cc: Cygwin Mail-followup-to: Stephan Harren , Cygwin Message-id: <20021209182452.GF1620@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <3DF46EBE DOT 8020000 AT abovenet DOT de> Stephan, Please post instead of sending private email. On Mon, Dec 09, 2002 at 11:21:50AM +0100, Stephan Harren wrote: > I read your following answer in a newsgroup and i do have the same > problem as the poster of the question. > > Would it be possible for you to send me this patch? This patch has been obviated by the PostgreSQL 7.3 release: http://cygwin.com/ml/cygwin-announce/2002-12/msg00003.html which was indicated below... > Thanks a lot in advance and best regards, > > Stephan > > ---snip--- > Yes. > > To build PostgreSQL 7.2.3 under gcc2, use the following procedure: > > 1. apply attached postgresql-7.2.3-gcc2.patch > $ patch -p1 > 2. define CC and LDFLAGS as appropriate on configure command line: > $ CC=gcc-2 LDFLAGS=-L/usr/local/lib configure ... > > To build PostgreSQL 7.2.3 under gcc (i.e gcc 3.2), use the following > procedure: > > 1. apply attached postgresql-7.2.3-gcc3.patch > $ patch -p1 > 2. define LDFLAGS as appropriate on configure command line: > $ LDFLAGS=-L/usr/local/lib configure ... > > Note: > > 1. PostgreSQL CVS (i.e., 7.3) builds OOTB under Cygwin CVS (i.e., ^^^ *** > 1.3.16) and Perl 5.8.0. Specifically, above. > 2. PostgreSQL 7.2.3's plperl fails to build (against Perl 5.6.1) > with either the latest gcc2 or gcc. I do not intend to track > this issue down. BTW, can you use the pre-built package? 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 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/