Chinaunix首页 | 论坛 | 博客
  • 博客访问: 73883
  • 博文数量: 26
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 230
  • 用 户 组: 普通用户
  • 注册时间: 2015-01-17 20:15
个人简介

我叫什么干什么的我还是我不知道

文章分类

全部博文(26)

文章存档

2016年(4)

2015年(22)

我的朋友

发布时间:2015-06-04 21:51:28

init/built-in.o: In function `do_one_initcall':/home/sources/linux-2.6.29/init/main.c:694: undefined reference to `__gnu_mcount_nc'init/built-in.o: In function `init_post':/home/sources/linux-2.6.29/init/main.c:790: undefined reference to `__gnu_mcount_nc'init/built-in.o: In function `name_to_de.........【阅读全文】

阅读(1265) | 评论(0) | 转发(0)

发布时间:2015-06-04 14:31:19

错误描述:drivers/video/console/vgacon.c: In function 'vgacon_startup':drivers/video/console/vgacon.c:486: error: 'PCIMEM_BASE' undeclared (first use in this function)drivers/video/console/vgacon.c:486: error: (Each undeclared identifier is reported only oncedrivers/video/console/vgac.........【阅读全文】

阅读(913) | 评论(0) | 转发(0)

发布时间:2015-06-04 13:41:38

 *** Unable to find the ncurses libraries or the *** required header files. *** 'make menuconfig' requires the ncurses libraries. ***  *** Install ncurses (ncurses-devel) and try again. *** make[1]: *** [scripts/kconfig/dochecklxdialog] Error 1make: *** [menuconf.........【阅读全文】

阅读(1227) | 评论(0) | 转发(0)

发布时间:2015-06-04 12:31:23

 vi /etc/hostname 改好后重启系统......【阅读全文】

阅读(641) | 评论(0) | 转发(0)

发布时间:2015-06-04 12:13:03

安装交叉编译工具链:1、首先以root用户登入2、复制arm-linux-gcc-4.3.2.tgz到根目录下tmp文件夹里3、解压命令tar xvzf arm-linux-gcc-4.3.2 -C/注意以上命令必须要有-C而且是大写,后边有个空格也要注意。4、配置下编译环境路径 在控制台下输入 g.........【阅读全文】

阅读(1581) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册