[Openvpn-devel] OpenVPN 2.5_git fails to build linked to OpenSSL v1.1.0 Works great linked to OpenSSL v1.0.2 ?

2018-05-31 Thread aclion
I'm building OpenVPN on Linux cd /home/src/openvpn git log | head commit 1394192b210cb3c6624a7419bcf3ff966742e79b Author: Gert Doering Date: Sat Apr 14 09:26:17 2018 +0200 Fix potential double-free() in Interac

Re: [Openvpn-devel] OpenVPN 2.5_git fails to build linked to OpenSSL v1.1.0 Works great linked to OpenSSL v1.0.2 ?

2018-05-31 Thread aclion
Hi On Thu, May 31, 2018, at 8:59 PM, Selva Nair wrote: > It builds fine even with the openssl 1.1.1 dev branch: Using OpenSSL libs installed in a FLAGS-specified, non-distro location? Or are you using distro-installed libs? Into distro locations? Please share your flags and configure? > > > >

Re: [Openvpn-devel] OpenVPN 2.5_git fails to build linked to OpenSSL v1.1.0 Works great linked to OpenSSL v1.0.2 ?

2018-06-04 Thread aclion
On 5/31/18 10:33 PM, Selva Nair wrote: > OpenVPN still supports openssl 1.0 and you can't build with api > restricted to 1.1. At least not yet. So it will build only if you use > the "default build" of OpenSSL 1.1. And should build with 1.1 > lib/headers in major distributions -- if not, there is a