当前位置:网站首页>Prompt configure: error: required tool not found: libtool solution when configuring and installing crosstool ng tool
Prompt configure: error: required tool not found: libtool solution when configuring and installing crosstool ng tool
2022-07-08 00:12:00 【chengwei1128】
crosstool-NG Tools are used to compile and generate cross compilation tool chains .
stay ./configure The configuration phase , Especially for new systems , Generally, some tools are missing , The version does not meet the requirements and other errors .
General tips are missing xxx when , We use “sudo apt-get install xxx” You can install it online . But sometimes the missing tools don't work in this way , for example :
checking for GNU libtool >= 2.4... no
configure: error: Required tool not found: libtool
First we install online libtool:
sudo apt-get install libtool
After installation , Re execute again ./configure Configuration command , Discovery or configuration error , Report the same mistake :
checking for GNU libtool >= 2.4... no
configure: error: Required tool not found: libtool
So I tried to reinstall again libtool, System prompt :
Reading package list ... complete
Analyzing package dependency tree
Reading status information ... complete
libtool It's the latest edition (2.4.6-14).
The upgrade 0 Software package , New installation 0 Software package , To uninstall 0 Software package , Yes 210 Packages not upgraded .
You can see that the current system has been installed libtool, And the version is the latest version 2.4.6-14, It's enough “GNU libtool >= 2.4” The requirements of . But the configuration is still wrong .
Later, after online inquiry , Find out ** terms of settlement ** yes : Install... On this basis libtool-bin that will do . as follows :
sudo apt-get install libtool-bin
After installation , Reconfigure , Found this error disappear .
边栏推荐
- SQL knowledge summary 004: Postgres terminal command summary
- paddle入门-使用LeNet在MNIST实现图像分类方法二
- Traduction gratuite en un clic de plus de 300 pages de documents PDF
- Teach you to make a custom form label by hand
- How to put recyclerview in nestedscrollview- How to put RecyclerView inside NestedScrollView?
- [question de programmation] [scratch niveau 2] oiseaux volants en décembre 2019
- Usage of limit and offset (Reprint)
- Solutions to problems in sqlserver deleting data in tables
- 一个测试工程师的7年感悟 ---- 致在一路独行的你(别放弃)
- 2022-07-07:原本数组中都是大于0、小于等于k的数字,是一个单调不减的数组, 其中可能有相等的数字,总体趋势是递增的。 但是其中有些位置的数被替换成了0,我们需要求出所有的把0替换的方案数量:
猜你喜欢

Binder核心API

Robomaster visual tutorial (1) camera

Rectification characteristics of fast recovery diode

【编程题】【Scratch二级】2019.12 飞翔的小鸟

Opengl3.3 mouse picking up objects

Relevant methods of sorting arrays in JS (if you want to understand arrays, it's enough to read this article)

ROS from entry to mastery (IX) initial experience of visual simulation: turtlebot3

The underlying principles and templates of new and delete

Les mots ont été écrits, la fonction est vraiment puissante!

One click free translation of more than 300 pages of PDF documents
随机推荐
redis你到底懂不懂之list
Introduction to programming hardware
Go time package common functions
单机高并发模型设计
一键免费翻译300多页的pdf文档
Trust orbtk development issues 2022
Gorm Association summary
Usage of limit and offset (Reprint)
第四期SFO销毁,Starfish OS如何对SFO价值赋能?
[programming questions] [scratch Level 2] March 2019 garbage classification
STM32F1與STM32CubeIDE編程實例-旋轉編碼器驅動
Flask learning record 000: error summary
Kubectl's handy command line tool: Oh my Zsh tips and tricks
Open display PDF file in web page
Enterprise application demand-oriented development of human resources department, employee attendance records and paid wages business process cases
一鍵免費翻譯300多頁的pdf文檔
Automated testing: robot framework is a practical skill that 90% of people want to know
35岁那年,我做了一个面临失业的决定
Magic fast power
80%的人答错,苹果logo上的叶子到底朝左还是朝右?