Re: compile error on cvs tip

From: Joe Conway <mail(at)joeconway(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Hackers (PostgreSQL)" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: compile error on cvs tip
Date: 2003-04-25 04:44:44
Message-ID: 3EA8BD3C.6090704@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Joe Conway <mail(at)joeconway(dot)com> writes:
>>The definition in (at least my copy of) ssl.h for info_callback is:
>> void (*info_callback)(const SSL *ssl,int type,int val);
>
> Ah so. Patch applied. I guess I need to update my copy of openssl,
> too --- here it just says
>
> /**/ void (*info_callback)();
>
> What openssl release do you have?

Red Hat 9, latest update:
openssl-0.9.7a-5

Joe

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Shridhar Daithankar 2003-04-25 06:35:08 Re: close() vs. closesocket()
Previous Message Tom Lane 2003-04-25 04:40:29 Re: compile error on cvs tip