Re: compile error on cvs tip - Mailing list pgsql-hackers

From Joe Conway
Subject Re: compile error on cvs tip
Date
Msg-id 3EA8BD3C.6090704@joeconway.com
Whole thread Raw
In response to Re: compile error on cvs tip  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Joe Conway <mail@joeconway.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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: compile error on cvs tip
Next
From: "Shridhar Daithankar"
Date:
Subject: Re: close() vs. closesocket()