From: Steffan K. <ste...@fo...> - 2017-02-23 09:36:31
|
On 23-02-17 10:31, Emmanuel Deloget wrote: >>> - 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. I have a fix ready, but am busy with testing it on various platforms. -Steffan |