From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Marko Kreen <marko(at)l-t(dot)ee> |
Cc: | Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: latest pgcrypto patches cause compile errors |
Date: | 2005-07-10 15:37:22 |
Message-ID: | 200507101537.j6AFbM607507@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Marko Kreen wrote:
> On Sun, Jul 10, 2005 at 10:00:04AM -0400, Bruce Momjian wrote:
> > Marko Kreen wrote:
> > > On Sun, Jul 10, 2005 at 10:59:35AM +0200, Stefan Kaltenbrunner wrote:
> > > > looks like the latest pgcrypto-patches that just got applied cause
> > > > widespread failures on the buildfarm machines:
> > > >
> > > > http://www.pgbuildfarm.org/cgi-bin/show_status.pl
> > >
> > > Seems like Bruce forgot to 'cvs add' new files...
> >
> > All new files added, and I think all the pgcrypto patches are now
> > applied to CVS. I just added the openssl version patch, I see the
> > IMMUTABLE patch is already in, and I see the autoconfiguration stuff is
> > already in.
> >
> > Is there anything else outstanding for pgcrypto?
>
> I see from buildfarm, that pgcrypto fails to build on a
> non-OpenSSL machine. The reason for it is a stale openssl/bn.h
> include in pgp-pubdec.c. I did not spot it, as even for
> --without-openssl build I still had OpenSSL intalled.
Removed from CVS.
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Marko Kreen | 2005-07-10 18:10:29 | Re: latest pgcrypto patches cause compile errors |
Previous Message | Marko Kreen | 2005-07-10 15:34:57 | Re: latest pgcrypto patches cause compile errors |