I am unable to install openvpn client for my Onion Omega2 Linux OS, please find the below command snippet and assist further on this issue.
Thanks in advance.
root@Omega-7CA9:~/openvpn-2.4.8# ./configure
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... no
checking build system type... ./config.guess: unable to guess system type
NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize
the system type. Please install a C compiler and try again.
This script (version 2018-03-08), has failed to recognize the
operating system you are using. If your script is old, overwrite *all*
copies of config.guess and config.sub with the latest versions from:
https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guessand
https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.subIf ./config.guess has already been updated, send the following data and any
information you think might be pertinent to
address@hidden to
provide the necessary information to handle your system.
config.guess timestamp = 2018-03-08
uname -m = mips
uname -r = 4.14.81
uname -s = Linux
uname -v = #0 Fri Dec 6 16:28:06 2019
/usr/bin/uname -p =
/bin/uname -X =
hostinfo =
/bin/universe =
/usr/bin/arch -k =
/bin/arch =
/usr/bin/oslevel =
/usr/convex/getsysinfo =
UNAME_MACHINE = "mips"
UNAME_RELEASE = "4.14.81"
UNAME_SYSTEM = "Linux"
UNAME_VERSION = "#0 Fri Dec 6 16:28:06 2019"
configure: error: cannot guess build type; you must specify one
root@Omega-7CA9:~/openvpn-2.4.8#