dear all:
I'm a chinese student. I want to use linphone on the loonyson laptop which adopts the kylin system and the system uses mips
architecture. When I try to compile belle-sip, a lib that linphone needs to use, I get the following message:
###############################
./config.guess: unable to guess system type
This script, last modified 2014-11-04, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
and
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
If the version you run (./config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <address@hidden> in order to provide the needed
information to handle your system.
config.guess timestamp = 2014-11-04
uname -m = mips64el
uname -r = 2.6.32-0.24.ns6.mips64el
uname -s = Linux
uname -v = #1 SMP Wed May 29 17:12:22 CST 2013
/usr/bin/uname -p =
/bin/uname -X =
hostinfo =
/bin/universe =
/usr/bin/arch -k =
/bin/arch = mips64el
/usr/bin/oslevel =
/usr/convex/getsysinfo =
UNAME_MACHINE = mips64el
UNAME_RELEASE = 2.6.32-0.24.ns6.mips64el
UNAME_SYSTEM = Linux
UNAME_VERSION = #1 SMP Wed May 29 17:12:22 CST 2013
configure: error: cannot guess build type; you must specify one
###############################
I know that few people use kylin operating system, but I really need to run linphone on it and compile belle-sip is the first
step. Anything you can do to figure out this problem? Thanks very much.