Hi, When I tried to install Gloox on Arduino Yun, I got the following error. I am using the latest config.guess and config.sub.
How could I add this mips CPU support? Thanks, Bill root@xmppyun:/mnt/sda1/gloox-1.0.12# ./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 build system type... ./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 <config-patches@gnu.org> in order to provide the needed information to handle your system. config.guess timestamp = 2014-11-04 uname -m = mips uname -r = 3.3.8 uname -s = Linux uname -v = #1 Fri Nov 14 08:57:34 CET 2014 /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 = 3.3.8 UNAME_SYSTEM = Linux UNAME_VERSION = #1 Fri Nov 14 08:57:34 CET 2014 configure: error: cannot guess build type; you must specify one
_______________________________________________ config-patches mailing list config-patches@gnu.org https://lists.gnu.org/mailman/listinfo/config-patches