Linux-kernel-2.5.30 Make Menuconfig 无法加载 ncurses-lib问题
发表于 : 2014-11-05 23:05
PC环境:
ubuntu14.04
GCC-3.4.0(为自己编译,安装)
预编译内核:
Kernel-2.6.30
问题描述:
首次执行Make Menuconfig,错误提示信息为“unable to find ncurses libraries or the requeired header files”
执行apt-get install libncurses5-dev apt-get install ncurses-dev
再次执行Make Menuconfig 问题依旧
请指教!!
ubuntu14.04
GCC-3.4.0(为自己编译,安装)
预编译内核:
Kernel-2.6.30
问题描述:
首次执行Make Menuconfig,错误提示信息为“unable to find ncurses libraries or the requeired header files”
执行apt-get install libncurses5-dev apt-get install ncurses-dev
再次执行Make Menuconfig 问题依旧
请指教!!