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

Instructions and tips on how to roll your own client installer.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
CrossFire
OpenVpn Newbie
Posts: 1
Joined: Wed Mar 03, 2021 12:34 pm

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

Post by CrossFire » Wed Mar 03, 2021 12:36 pm

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.

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

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

Post by TinCanTech » Wed Mar 03, 2021 3:02 pm

What is your host OS ?

Post Reply