config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

config.guess please add compatibility for OS


From: Daniel Peña Perez
Subject: config.guess please add compatibility for OS
Date: Wed, 1 Jul 2015 13:16:25 +0200

Hi,
I´m triying to configure jamvm-1.5.4 to run on this OS:

Linux ltqcpe 3.10.12 #5 Mon May 18 10:15:49 CST 2015 mips GNU/Linux

But config.guess failed to recognized info. This is stack trace output:

address@hidden:/ramdisk/tmp/jarlib/jamjv/jamvm-1.5.4# ./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... Warning: creating insecure temp directory
./config.guess: unable to guess system type

This script, last modified 2015-06-30, 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 = 2015-06-30

uname -m = mips
uname -r = 3.10.12
uname -s = Linux
uname -v = #5 Mon May 18 10:15:49 CST 2015

/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.10.12
UNAME_SYSTEM  = Linux
UNAME_VERSION = #5 Mon May 18 10:15:49 CST 2015
configure: error: cannot guess build type; you must specify one
./configure: line 1: sort: not found
./configure: line 91: sort: not found
address@hidden:/ramdisk/tmp/jarlib/jamjv/jamvm-1.5.4# uname -a
Linux ltqcpe 3.10.12 #5 Mon May 18 10:15:49 CST 2015 mips GNU/Linux


Maybe, could you give me a solution to configure guess for this OS?.

Thanks in advance!

Regards


reply via email to

[Prev in Thread] Current Thread [Next in Thread]