ubuntu12.04 编译内核报错

编译内核:make menuconfig   报错以下es5

checklist.c:(.text+0x41): undefined reference to `wmove'spa

checklist.c:(.text+0x61): undefined reference to `acs_map'ip

checklist.c:(.text+0x69): undefined reference to `waddch'get

……编译

make[1]: *** [scripts/kconfig/mconf] 错误 1map

make: *** [menuconfig] 错误 2im


解决办法:img

sudo apt-get install libncurses5  libncurses5-devmake

相关文章
相关标签/搜索