OpenWrt——编译命令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
表示终端窗口太小。 解决办法可以是把终端窗口适当的调大(或是直接最大化)就行了。

猜你喜欢

转载自blog.csdn.net/a6taotao/article/details/52210045
今日推荐