天嵌 ARM开发社区

 找回密码
 注册
查看: 2030|回复: 2

第一次编译内核遇到的问题,请指教

[复制链接]
kobexing 发表于 2014-1-4 16:08:27 | 显示全部楼层 |阅读模式
按照"天嵌科技出品-TQ210 开发板使用手册V1.4.pdf"步骤,走到
3.2.4 编译ANDROID4.0内核
先将此"Kernel_3.0.8_TQ210_for_Android_v1.4.tar.bz2"解压OK,
到 /opt/EmbedSky/TQ210/Kernel_3.0.8_TQ210_for_Android_v1.4/# ls
得到和PDF上列出一样的目录和文件
我是TQ210V04的核心板,选择COREB
此时执行 (#)cp config_for_TQ210_Android_v1.4_CoreB .config
再执行 (#)make menuconfig
出现如下错误提示:
*** Unable to find the ncurses libraries or the
*** required header files.
*** 'make menuconfig' requires the ncurses libraries
***
*** Install ncurese(ncurses-devel) and try again
***
make[1]: *** [scripts/kconfig/dochecklxdialog] 错误 1
make: *** [menuconfig]  错误 2

问题出在哪里呢?是哪里的步骤少了吗?
请指教,谢谢!



s1005056 发表于 2014-1-6 10:04:05 | 显示全部楼层
未安裝ncurses library,下指令安裝即可,指令如下:
sudo apt-get install ncurses-dev

若已為root使用者則不須加sudo
 楼主| kobexing 发表于 2014-1-6 14:36:12 | 显示全部楼层
已解决,谢谢!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

i.MX8系列ARM cortex A53 M4 工控板上一条 /1 下一条

Archiver|手机版|小黑屋|天嵌 嵌入式开发社区 ( 粤ICP备11094220号 )

GMT+8, 2024-4-29 06:01 , Processed in 1.046875 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表