原文:配置內核編譯前,make menuconfig后報錯fatal error: curses.h: No such file or directory

.具體錯誤如下 hui ubuntu: bb shell linux . . make menuconfig HOSTCC scripts kconfig mconf.o In file included from scripts kconfig mconf.c: : : scripts kconfig lxdialog dialog.h: : : fatal error: curses.h: ...

2020-01-13 21:32 0 1091 推薦指數:

查看詳情

curses.h: No such file or directory

嵌入式linux移植時,編譯busybox或者內核時使用make menuconfig有時會遇到這個錯誤 Linux Error: ncurses.h: No such file or directory 這是因為缺少相應的依賴庫 解決方法: CentOS :yum install ...

Tue Sep 26 00:10:00 CST 2017 0 1415
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM