unable to guess system type

2023-02-06 Thread 雷兵
config.guess timestamp = 2023-01-01 uname -m = sw_64 uname -r = 4.19.0-sw64-server uname -s = Linux uname -v = #5121 SMP Uos Thu Sep 8 09:28:38 UTC 2022 /usr/bin/uname -p = /bin/uname -X     = hostinfo               = /bin/universe          = /usr/bin/arch -k       = /bin/arch           

Install ncurses - unable to guess system type

2020-03-13 Thread Aloysious Benoy
Hello, I am trying to install GNU nano on my nvidia jetson nano. ncurses was missing, but while trying to install ncurses, the following popped. Please help me out. ./config.guess: unable to guess system type This script, last modified 2004-01-05, has failed to recognize the operating

Re: unable to guess system type for Onion Omega2 device

2020-01-23 Thread Ben Elliston
On Fri, Jan 24, 2020 at 08:57:46AM +0530, Chandan Br wrote: > Thank you very much for the information. No need to thank me -- the information was in the error message you copied and pasted into your email. Cheers, Ben signature.asc Description: PGP signature

Re: unable to guess system type for Onion Omega2 device

2020-01-23 Thread Chandan Br
Thank you very much for the information. On Fri 24 Jan, 2020, 2:36 AM Ben Elliston, wrote: > On Thu, Jan 23, 2020 at 10:08:17AM +0530, Chandan Br wrote: > > > NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize > > the system type. Please install a C compiler and try again. > >

Re: unable to guess system type for Onion Omega2 device

2020-01-23 Thread Ben Elliston
On Thu, Jan 23, 2020 at 10:08:17AM +0530, Chandan Br wrote: > NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize > the system type. Please install a C compiler and try again. Ben signature.asc Description: PGP signature

unable to guess system type for Onion Omega2 device

2020-01-23 Thread Chandan Br
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

Re: ./gnu-os: unable to guess system type

2019-10-31 Thread Ben Elliston
On Thu, Oct 31, 2019 at 03:13:10PM +0800, yong1.zh...@changhong.com wrote: This script, last modified 2004-08-18, 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/gitwe

./gnu-os: unable to guess system type

2019-10-31 Thread yong1.zhong
./gnu-os: unable to guess system type This script, last modified 2004-08-18, 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 ftp://ftp.gnu.org/pub/gnu/config/ If the version you run

Re: checking build system type... config/config.guess: unable to guess system type

2017-08-01 Thread Earnie
On 8/1/2017 12:42 AM, Cole,Conrad R wrote: > config.guess timestamp = 2003-07-02 > Update your config.guess and config.sub files in the package with the newest versions in the git repository; note there may be more than one in the package and they all need to be replaced. See https://savannah.gn

checking build system type... config/config.guess: unable to guess system type

2017-07-31 Thread Cole,Conrad R
config.guess timestamp = 2003-07-02 uname -m = x86_64 uname -r = 2.8.2(0.313/5/3) uname -s = CYGWIN_NT-10.0 uname -v = 2017-07-12 10:58 /usr/bin/uname -p = unknown /bin/uname -X = hostinfo = /bin/universe = /usr/bin/arch -k = /bin/arch = x86_64 /usr/

Firefox: ./build/autoconf/config.guess: unable to guess system type

2017-01-09 Thread 魏小帆
config.guess timestamp = 2017-01-01 uname -m = mips64 uname -r = 3.10.101-3a2000 uname -s = Linux uname -v = #7 SMP PREEMPT Wed Jun 8 11:18:50 CST 2016 /usr/bin/uname -p =  /bin/uname -X     =  hostinfo               =  /bin/universe          =  /___ c

Re: config guess is unable to guess system type

2016-10-15 Thread Jan Engelhardt
On Friday 2016-10-14 21:31, Vijay Trambadia wrote: >Hi,I am running mingw32 (from msys2 installation) in windows 7 professional 64 >bit OS. > >I believe I have the latest version, please find below the version details >from config.guess: > $ ./config.guess -v >GNU config.guess (2004-03-12)

config guess is unable to guess system type

2016-10-14 Thread Vijay Trambadia
latest version. I tried the link given below but it's of no use. Here's the logs generated from config.guess: $ ./config.guess ./config.guess: unable to guess system type This script, last modified 2004-03-12, has failed to recognize the operating system you are using. It is advise

config.guess: unable to guess system type[ARMHF]

2016-05-14 Thread Ravi Kiran
Hi, Armhf is supported yet ? any work arounds ? Linux tegra-ubuntu 3.10.67-g458d45c #1 SMP PREEMPT Mon Feb 8 17:44:18 PST 2016 aarch64 aarch64 aarch64 GNU/Linux *Config.guess timestamp = 2009-11-20* *uname -m = aarch64* *uname -r = 3.10.67-g458d45c* *uname -s = Linux* *uname -v = #1 SMP PRE

Re: config.guess: unable to guess system type[ARMHF]

2016-05-14 Thread Ben Elliston
On Sat, May 14, 2016 at 03:06:49PM +0530, Ravi Kiran wrote: > *Config.guess timestamp = 2009-11-20* > > *uname -m = aarch64* > *uname -r = 3.10.67-g458d45c* > *uname -s = Linux* > *uname -v = #1 SMP PREEMPT Mon Feb 8 17:44:18 PST 2016* aarch64 support was added four years ago. Ben signature.a

netcdf-3.6.2 config.guess say unable to guess system type

2016-03-19 Thread 한슬기
Hello~! I'm david hahn in Korea. I fail to compile the netcdf-3.6.2 config.guess give the message to me "unable to guess system type" like this == checking build system type... ./config.guess: unable to guess system type

Re: netcdf-3.6.2 config.guess say unable to guess system type

2016-03-19 Thread Ben Elliston
On Sun, Mar 20, 2016 at 10:56:41AM +0900, 한슬기 wrote: > config.guess give the message to me "unable to guess system type" This script, last modified 2005-07-08, has failed to recognize the operating system you are using. It is advised that you download the most up to date version

Re: config.guess: unable to guess system type

2015-12-30 Thread Earnie
On 12/30/2015 12:15 AM, Danylo Esterman wrote: > I am using cross-compiling-environment under Windows 7x64 for > linux-arm. Sending to you debug data as required: > > config.guess timestamp = 2015-12-14 > > uname -m = unknown > uname -r = unknown > uname -s = unknown > uname -v = unknown > > /u

config.guess: unable to guess system type

2015-12-29 Thread Danylo Esterman
I am using cross-compiling-environment under Windows 7x64 for linux-arm. Sending to you debug data as required: config.guess timestamp = 2015-12-14 uname -m = unknown uname -r = unknown uname -s = unknown uname -v = unknown /usr/bin/uname -p = /bin/uname -X = hostinfo = /bin/

Re: configure unable to guess system type

2015-06-11 Thread Ben Elliston
On Thu, Jun 11, 2015 at 06:17:14PM -0400, Chris Mathes wrote: > I'm trying to configure mpir-2.6.0 in cygwin64 on a 64-bit windows 7 > machine, and getting "checking build system type... config/config.guess: > unable to guess system type". I downloaded the latest confi

configure unable to guess system type

2015-06-11 Thread Chris Mathes
Hi, I'm trying to configure mpir-2.6.0 in cygwin64 on a 64-bit windows 7 machine, and getting "checking build system type... config/config.guess: unable to guess system type". I downloaded the latest config.guess and config.sub files from the git repository, but no joy. Below is

Re: unable to guess system type

2015-01-11 Thread Ben Elliston
On Fri, Jan 09, 2015 at 04:38:26PM +0100, Jan Engelhardt wrote: > Without further discussion also involving the Linux SPARC > maintainer, I do not think config.guess should start recognizing > this yet. Otherwise, we might just as well add the platform types > "amd64" and "x64" and "enoughbitsalr

Re: unable to guess system type

2015-01-09 Thread Jan Engelhardt
On Friday 2015-01-09 09:21, wilfredo.chung wrote: >Japan's K computer (Please see attached file) > >config.guess timestamp = 2015-01-01 >uname -m = s64fx >uname -r = 2.6.25.8 >uname -s = Linux To the best of my understanding, the Fujitsu SPARC VIIIfx is V9-compatible. An original Linux would repo

need help : ./config.guess: unable to guess system type

2014-11-28 Thread 韩冰洁
ssage: ### ./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_pl

Re: unable to guess system type

2014-04-17 Thread Jan Engelhardt
On Thursday 2014-04-17 16:38, Orlin Popov wrote: >This is cygwin 64 on windows 7 64 bit. What is wrong? ^ >  >$ ./config.guess >./config.guess: unable to guess system type >  >This script, last modified 2002-07-23, has f

unable to guess system type

2014-04-17 Thread Orlin Popov
This is cygwin 64 on windows 7 64 bit. What is wrong? $ ./config.guess ./config.guess: unable to guess system type This script, last modified 2002-07-23, 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