Re: config.guess please add compatibility for OS

2015-07-02 Thread Daniel Peña Perez
Hi all, thans for faster support!! As Ben says, there is no C compiler installed. Running configure with --host=mips-linux, does not work (and the same result with --build=mips-linux) :( I´ll try to get the compiler for this processor, and will write you then. Thanks guys!! Regards!

Re: config.guess please add compatibility for OS

2015-07-01 Thread Ben Elliston
On Wed, Jul 01, 2015 at 06:22:48PM +0200, Jan Engelhardt wrote: > >Maybe, could you give me a solution to configure guess for this OS?. > > Maybe you could ensure you have a working base system that includes the > sort utility? That error is a bit of a red herring. The real problem is that there

Re: config.guess please add compatibility for OS

2015-07-01 Thread Jan Engelhardt
On Wednesday 2015-07-01 13:16, Daniel Peña Perez wrote: >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 9

config.guess please add compatibility for OS

2015-07-01 Thread Daniel Peña Perez
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: root@ltqcpe:/ramdisk/tmp/jarlib/jamjv/jamvm-1.5.4# ./configure checking for a BSD-compatible i