config-patches
[Top][All Lists]
Advanced

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

configure failure compiling cpython


From: David A. Fuess
Subject: configure failure compiling cpython
Date: Tue, 28 Feb 2017 13:07:26 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1

I'm compiling cpython using cygwin with the latest gcc on a Microsoft Surface Book under Windows 10.

I downloaded and installed the latest config.guess and config.sub

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

This script (version 2017-02-07), has failed to recognize the
operating system you are using. If your script is old, overwrite
config.guess and config.sub with the latest versions from:

  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
and
  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub

If ./config.guess has already been updated, send the following data and any
information you think might be pertinent to address@hidden to
provide the necessary information to handle your system.

config.guess timestamp = 2017-02-07

uname -m = x86_64
uname -r = 2.7.0(0.306/5/3)
uname -s = CYGWIN_NT-10.0
uname -v = 2017-02-12 13:18

/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 = unknown
UNAME_RELEASE = unknown
UNAME_SYSTEM  = unknown
UNAME_VERSION = unknown
configure: error: cannot guess build type; you must specify one


--

reply via email to

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