Re: More SSL crash woes - Mailing list pgsql-general

From Jeff Amiel
Subject Re: More SSL crash woes
Date
Msg-id 47FBECC9.50303@istreamimaging.com
Whole thread Raw
In response to Re: More SSL crash woes  (Jeff Amiel <jamiel@istreamimaging.com>)
Responses Re: More SSL crash woes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
>> One idea: you are linking to /usr/local/ssl/lib/libssl.so, but is
>> it possible that when you compile PG it is finding the header files
>> for some other version?
>>
>
Sure
 enough...I put a #ERROR at the top of the 'old/incorrect' ssl..h and
did a make clean/make and errored out.
So I was building with 0.9.8 libraries...but 0.9.7 header files.

That can't be good.
I guess hat would explain why nobody else on the planet has seen this
issue....  :)


thanks much for the assist!




pgsql-general by date:

Previous
From: Jeff Amiel
Date:
Subject: Re: More SSL crash woes
Next
From: Manuel Sugawara
Date:
Subject: Re: Cannot use a standalone backend to VACUUM in "postgres""