make menuconfig显示错误“Your display is too small to run Menuconfig!”
Posted lyss
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了make menuconfig显示错误“Your display is too small to run Menuconfig!”相关的知识,希望对你有一定的参考价值。
如果在终端执行 make menuconfig ,显示错误:
Your display is too small to run Menuconfig!
It must be at least 19 lines by 80 columns.
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Error 2
表示终端窗口太小。解决办法可以是把终端窗口适当的调大(或是直接最大化)就行了。
————————————————
原文链接:https://blog.csdn.net/persistvonyao/article/details/13844671
以上是关于make menuconfig显示错误“Your display is too small to run Menuconfig!”的主要内容,如果未能解决你的问题,请参考以下文章
编辑linux内核与bosybox 时,make menuconfig 出现错误
关于 Linux make menuconfig 命令出错 急求解决方案