Page 1 of 1

[OpenVPN Build] Getting an error and build wasn't successfully.

Posted: Wed Mar 03, 2021 12:36 pm
by CrossFire
Hey guys,

I'm trying to build the application from https://github.com/OpenVPN/openvpn/, and I'm following this tutorial to build it, https://github.com/OpenVPN/openvpn/blob/master/INSTALL and I already have custom TAP too, but I'm getting an error, and there's nothing mention that error on OpenVPN Forum, the following error is executed from command "./configure":

./configure: line 15810: syntax error near unexpected token `as_ac_Header=`printf "%s\n" "ac_cv_header_$ac_header" | $as_tr_sh`'
./configure: line 15810: ` as_ac_Header=`printf "%s\n" "ac_cv_header_$ac_header" | $as_tr_sh`'

And I'm using MSYS2 MinGW x64.

Re: [OpenVPN Build] Getting an error and build wasn't successfully.

Posted: Wed Mar 03, 2021 3:02 pm
by TinCanTech
What is your host OS ?