This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Postgresql build fails ...


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 <postgresql-7.2.3-gcc2.patch
> 
>     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 <postgresql-7.2.3-gcc3.patch
> 
>     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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]