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 config-patches@gnu.org 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

_______________________________________________
config-patches mailing list
config-patches@gnu.org
https://lists.gnu.org/mailman/listinfo/config-patches

Reply via email to