linux+内核+中的arch,Linux内核中make ARCH=arm menuconfig时出错

HOSTLD  scripts/kconfig/mconf

scripts/kconfig/mconf.o: In function `show_help':

mconf.c:(.text+0x7e1): undefined reference to `stdscr'

scripts/kconfig/mconf.o: In function `main':

mconf.c:(.text+0x1256): undefined reference to `initscr'

mconf.c:(.text+0x125d): undefined reference to `stdscr'

scripts/kconfig/lxdialog/checklist.o: In function `print_arrows':

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

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

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

………………………………………………………………………………

………………………………………………………………………………

menubox.c:(.text+0x55): undefined reference to `wrefresh'

scripts/kconfig/lxdialog/menubox.o: In function `print_arrows':

menubox.c:(.text+0x1a5): undefined reference to `wrefresh'

scripts/kconfig/lxdialog/menubox.o: In function `do_print_item':

menubox.c:(.text+0x3b2): undefined reference to `wrefresh'

scripts/kconfig/lxdialog/menubox.o: In function `print_buttons':

menubox.c:(.text+0x4d4): undefined reference to `wrefresh'

collect2: ld returned 1 exit status

make[1]: *** [scripts/kconfig/mconf] Error 1

make: *** [menuconfig] Error 2

***************************************

解决方法如下:

sudo apt-get install build-essential sudo apt-get install libncurses5 apt-get install libncurses5-dev

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值