config-patches
[Top][All Lists]
Advanced

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

Re: configure: error: cannot guess build type; you must specify one


From: Earnie
Subject: Re: configure: error: cannot guess build type; you must specify one
Date: Mon, 20 Aug 2018 23:24:24 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 8/20/2018 7:34 PM, Zahra Gharineiat wrote:
> Dear Sir/Madam,
> 
> I am trying to use Git Bash to configure RADS, version 4.3.0. I am getting 
> "configure: error: cannot guess build type; you must specify one". I updated 
> the script and used the most recent one form your website but I will get the 
> same error. Can you please help me to fix this issue?
> 
> $ ./configure
> configure: RADS, version 4.3.0
> checking build system type... ./config.guess: unable to guess system type
> 
> This script (version 2018-08-02), has failed to recognize the
> operating system you are using. If your script is old, overwrite *all*
> copies of config.guess and config.sub with the latest versions from:
> 
>   
> https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
> and
>   https://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 = 2018-08-02
> 
> uname -m = x86_64
> uname -r = 2.10.0(0.325/5/3)
> uname -s = MINGW64_NT-10.0
> uname -v = 2018-06-13 23:34
> 

You need to specify the --build=x86_64-w64-mingw32 triplet yourself.

-- 
Earnie



reply via email to

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