Chinaunix首页 | 论坛 | 博客
  • 博客访问: 276550
  • 博文数量: 69
  • 博客积分: 2408
  • 博客等级: 大尉
  • 技术积分: 745
  • 用 户 组: 普通用户
  • 注册时间: 2005-06-09 16:37
文章分类

全部博文(69)

文章存档

2011年(16)

2010年(42)

2008年(9)

2005年(2)

我的朋友

分类: LINUX

2011-07-26 21:23:05

include/linux/mmzone.h:18:26: error: linux/bounds.h: No such file or directory

解决方法:
The "bounds.h" header is created by the
kernel. Maybe you've done a "make clean" or "make distclean" in your kernel
sources before?

So go to "/usr/src/linux" and do a "make prepare". This will generate the
missed "bounds.h" for you. After that, rebuild the moudle


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

上一篇:更改主机名

下一篇:virtualbox 使用USB

给主人留下些什么吧!~~