make menuconfig显示错误“Your display is too small to run Menuconfig!”

来源:互联网 发布:美团外卖大数据分析 编辑:程序博客网 时间:2024/05/08 15:36

编译linux内核时,如果执行命令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
是因为你的终端窗口太小,将终端窗口适当的调大(或是直接最大化)问题就解决了。

0 0
原创粉丝点击