Invalid configuration X86_64-unknown-linux-gnu ' machine X86_64-unknown ' not recognized

Source: Internet
Author: User

In the first two days when the machine software was installed,
The following error has occurred,


[HTML] view plain copy

    1. Invalid configuration X86_64-unknown-linux-gnu ' machine X86_64-unknown ' not recognized



On the internet for half a day, the solution has three:

1. Cover the/usr/share/libtool/config.guess with the config.guess of the relevant software
Cover the/usr/share/libtool/config.sub with the config.sub of the relevant software
./configure--enable-shared--enable-static

But since there is no/usr/share/libtool/config.sub file in my machine, try the second one.


2. Download a script, location is http://www.pc-freak.NET/bshscr/fix_x86_64-unknown-Linux-gnu.sh

Then execute this script.


Because my machine can't do that, so I can have a third.


3. Then the following command


[HTML] view plain copy

    1. ./configure --build = x86_64   


And then it's ready.



This article is from "Mars Man-god Self-uncommon" blog, please be sure to keep this source http://marsman.blog.51cto.com/6410055/1915636

Invalid configuration X86_64-unknown-linux-gnu ' machine X86_64-unknown ' not recognized

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.