当前位置:网站首页>make menuconfig出现recipe for target ‘menuconfig‘ failed错误
make menuconfig出现recipe for target ‘menuconfig‘ failed错误
2022-07-06 13:37:00 【handsome-bit】
用make menuconfig配置Linux内核时出现recipe for target ‘menuconfig’ failed错误
解决方法:
1、检查是否安装了libncurses5-dev库
没安的话装自行安装 sudo apt-get install libncurses5-dev
2、安装了那就是因为终端窗口太小,调大窗口就解决了
边栏推荐
- JS according to the Chinese Alphabet (province) or according to the English alphabet - Za sort &az sort
- 强化学习-学习笔记5 | AlphaGo
- Michael smashed the minority milk sign
- Four common ways and performance comparison of ArrayList de duplication (jmh performance analysis)
- [go][reprint]vscode run a HelloWorld example after configuring go
- b站视频链接快速获取
- Fzu 1686 dragon mystery repeated coverage
- JS学习笔记-OO创建怀疑的对象
- Redistemplate common collection instructions opsforlist (III)
- Caching strategies overview
猜你喜欢
Why does MySQL index fail? When do I use indexes?
ViT论文详解
Set up a time server
Internet News: Geely officially acquired Meizu; Intensive insulin purchase was fully implemented in 31 provinces
Sparkshuffle process and Mr shuffle process
Absolute primes (C language)
华为在多个行业同时出击,吓人的技术让欧美企业瑟瑟发抖
JPEG2000-Matlab源码实现
LeetCode:1189. The maximum number of "balloons" -- simple
Summary of cross partition scheme
随机推荐
SQL:存储过程和触发器~笔记
Michael smashed the minority milk sign
美国科技行业结束黄金时代,芯片求售、裁员3万等哀声不断
C language: comprehensive application of if, def and ifndef
1292_ Implementation analysis of vtask resume() and xtask resume fromisr() in freeros
Quick access to video links at station B
bat脚本学习(一)
PostgreSQL 修改数据库用户的密码
Guava: use of multiset
The underlying implementation of string
ACdreamoj1110(多重背包)
[redis design and implementation] part I: summary of redis data structure and objects
爬虫实战(五):爬豆瓣top250
JS operation DOM element (I) -- six ways to obtain DOM nodes
技术分享 | 抓包分析 TCP 协议
[interpretation of the paper] machine learning technology for Cataract Classification / classification
What can one line of code do?
MPLS experiment
Proxy and reverse proxy
JS get array subscript through array content