From: Emmanuel D. <lo...@fr...> - 2017-02-23 09:31:41
|
Hello, On Thu, Feb 23, 2017 at 10:23 AM, Gert Doering <ge...@gr...> wrote: > Hi, > > On Thu, Feb 23, 2017 at 09:03:47AM +0100, Gert Doering wrote: >> This patch brings two problems outside the "OpenSSL functionality" >> part. >> >> - openssl_compat.h is not included in the built tarballs, so mingw builds >> fail (and "builds for anyone building from tarballs" would break) -> >> findable by running "make distcheck" > > This has been fixed & pushed (so we can build windows snapshots again). > >> - configure.ac does something to CentOS 6 / RHEL 6 which makes configure >> explode: >> >> ... >> checking for linux/if_tun.h... yes >> checking tap-windows.h usability... no >> checking tap-windows.h presence... no >> checking for tap-windows.h... no >> checking whether TUNSETPERSIST is declared... yes >> checking for setcon in -lselinux... yes >> checking for pam_start in -lpam... yes >> checking for PKCS11_HELPER... no >> ./configure: line 21440: syntax error near unexpected token `fi' >> ./configure: line 21440: `fi' > > This still needs investigation. I'm taking the time to install a CentOS 6 on a VM. I'll test this asap. Best regards, -- Emmanuel Deloget |