config-patches
[Top][All Lists]
Advanced

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

config guess is unable to guess system type


From: Vijay Trambadia
Subject: config guess is unable to guess system type
Date: Fri, 14 Oct 2016 15:31:59 -0400

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)

Originally written by Per Bothner.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.

This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If this is not latest version, please provide me a path to get the 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 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 (./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 = 2004-03-12

uname -m = x86_64
uname -r = 2.5.1(0.297/5/3)
uname -s = MINGW32_NT-6.1
uname -v = 2016-05-16 10:51

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

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

UNAME_MACHINE = x86_64
UNAME_RELEASE = 2.5.1(0.297/5/3)
UNAME_SYSTEM  = MINGW32_NT-6.1
UNAME_VERSION = 2016-05-16 10:51

Please let me know if you need more information.
Can you help me fix this?

Thanks and regards,
Vijay


reply via email to

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