config-patches
[Top][All Lists]
Advanced

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

About the patching config.guess


From: Sushil Mishra
Subject: About the patching config.guess
Date: Fri, 30 Jun 2017 17:46:13 +0900

Hi,

I am using up to date  ./config.guess file to compile Vina but it is still not able to pick up right information. Output of  ./config.guess is:

-------------------------------------------------------------------
address@hidden VinaLC]$ ./config.guess
./config.guess: unable to guess system type

This script, last modified 2008-01-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 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 = 2008-01-23

uname -m = s64fx
uname -r = 2.6.32
uname -s = Linux
uname -v = #2 SMP Wed Nov 2 17:18:02 JST 2016

/usr/bin/uname -p = 
/bin/uname -X     = 

hostinfo               = 
/bin/universe          = 
/usr/bin/arch -k       = 
/bin/arch              = s64fx
/usr/bin/oslevel       = 
/usr/convex/getsysinfo = 

UNAME_MACHINE = s64fx
UNAME_RELEASE = 2.6.32
UNAME_SYSTEM  = Linux
UNAME_VERSION = #2 SMP Wed Nov 2 17:18:02 JST 2016
address@hidden VinaLC]$ 
------------------------------------------------------------------------------------------------------

Can you please suggest me some workaround to get right build type for x64 Linux machines ?

Thanking you,
Mishra 

reply via email to

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