There was an issue that vpnc-script was not in the expected location, hence the option in the configure call. On Wed, Sep 27, 2017 at 4:59 PM, Patrick Greene <patrick.anton.greene at gmail.com> wrote: > I am building from a tarball on Linux Mint 18.2. > > On Wed, Sep 27, 2017 at 4:56 PM, David Woodhouse <dwmw2 at infradead.org> wrote: >>> cd . && /bin/bash /home/patrick/Source/openconnect-7.08/missing >>> automake-1.15 --foreign >>> Makefile.am:98: error: HAVE_VSCRIPT does not appear in AM_CONDITIONAL >>> Makefile:675: recipe for target 'Makefile.in' failed >>> make: *** [Makefile.in] Error 1 >> >> Are you building from a tarball or from the git tree? If the latter, on >> what platform?