Re: Compile psql 9.6 with SSL Version 1.1.0

From: Pratik Parikh <pratik(dot)p(dot)parikh(at)gmail(dot)com>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: csusza(at)gmail(dot)com, pgsql-general(at)postgresql(dot)org
Subject: Re: Compile psql 9.6 with SSL Version 1.1.0
Date: 2018-10-12 15:41:56
Message-ID: CA+BhGGvs8NmSJ4g=kMSrHw8n_dF-6XruJJpdVNMG6tjcrdrJeg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have seen the same failure on windows build. I can only use
openssl 1.02(x).

On Fri, Oct 12, 2018 at 11:32 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> =?UTF-8?B?w4Fkw6FtIE1hcmFjc2th?= <csusza(at)gmail(dot)com> writes:
> > Currently I am trying to compile my pqlib with SSL version 1.1.0, but I
> get
> > the following errors:
> > *fe-secure-openssl.c(1582): error C2037: left of 'ptr' specifies
> undefined
> > struct/union 'bio_st'*
> > [etc]
>
> That certainly ought to work, and does work for me and for several of
> our buildfarm machines. I suspect you messed up the build somehow;
> perhaps you changed OpenSSL versions and didn't re-run configure? Or
> the OpenSSL headers you have installed don't match the library version?
> Are the errors you showed the *only* ones you get?
>
> regards, tom lane
>
>

--
Pratik Parikh
- Mantra - Keep It Simple and Straightforward

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lætitia Avrot 2018-10-12 16:10:02 French translation of CoC
Previous Message Tom Lane 2018-10-12 15:32:13 Re: Compile psql 9.6 with SSL Version 1.1.0