config-patches
[Top][All Lists]
Advanced

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

Re: config.guess: unable to guess system type


From: Earnie
Subject: Re: config.guess: unable to guess system type
Date: Wed, 30 Dec 2015 23:09:37 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

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
> 
> /usr/bin/uname -p =
> /bin/uname -X     =
> 
> hostinfo               =
> /bin/universe          =
> /usr/bin/arch -k       =
> /bin/arch              =
> /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

If uname doesn't supply the data then config.guess cannot guess it.
You'll need to give the --build environment as well as the --host.  What
utility are you using for the POSIX environment?  Cygwin, MSYS, MSYS2,
something else?

-- 
Earnie



reply via email to

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