Homer K March <[email protected]> writes:

> checking build system type... ./config.guess: unable to guess system type
>
> This script, last modified 2006-07-02, 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
>
>
> http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
> and
>
> http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
>
> 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 <[email protected]> in order to provide the needed
> information to handle your system.
>
> config.guess timestamp = 2006-07-02

That's quite old.  Replace the config.guess copies locally with

  https://cgit.git.savannah.gnu.org/cgit/config.git/plain/config.guess

... and config.sub copies locally with:

  https://cgit.git.savannah.gnu.org/cgit/config.git/plain/config.sub

You can find them by doing:

  find . -name config.guess -o -name config.sub

The version you have predates aarch64 (which only came to exist in
2011).
-- 
Arsen Arsenović

Attachment: signature.asc
Description: PGP signature

  • help Homer K March
    • Re: help Arsen Arsenović

Reply via email to