Re: [Openvpn-users] Compiling OpenVPN 3 Linux Client on arm

2019-05-30 Thread David Mehler
I thought the Raspberry Pi 3B+ was 64 bit? Dave. On 5/30/19, Lorenz wrote: > On 5/29/19 10:51 PM, David Sommerseth wrote: >> Hi, >> >> Thanks for testing openvpn3-linux!:) >> >> Yes, 32 bit is a known issue. It's related to some type deduction >> challenge >> C++ provides which is not an issue

Re: [Openvpn-users] Compiling OpenVPN 3 Linux Client on arm

2019-05-30 Thread Lorenz
On 5/29/19 10:51 PM, David Sommerseth wrote: Hi, Thanks for testing openvpn3-linux!:) Yes, 32 bit is a known issue. It's related to some type deduction challenge C++ provides which is not an issue on 64 bit platforms. So far I've just been ignorant to 32 bit platforms (sorry!), as I didn't th

Re: [Openvpn-users] Compiling OpenVPN 3 Linux Client on arm

2019-05-29 Thread David Sommerseth
On 28/05/2019 15:30, Lorenz wrote: > Hi, > > has anyone already succeeded to compile the OpenVPN 3 Linux Client on an arm > architecture? > > I am trying to compile the project on a Raspberry Pi 3 Model B+ running > Raspbian (basically Debian Stretch). But make always fails (see attached log). >