the problem in building kernel

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
Rei00yang
帖子: 12
注册时间: 2005-11-06 13:47

the problem in building kernel

#1

帖子 Rei00yang » 2006-07-12 22:24

i was building the driver with kernel
the error code:
make -C /usr/src/linux-source-2.6.15 SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[1]: Entering directory `/usr/src/linux-source-2.6.15'
Makefile:490: .config: 没有那个文件或目录

WARNING: Symbol version dump /usr/src/linux-source-2.6.15/Module.symvers
is missing; modules will have no dependencies and modversions.

/root/Desktop/unichrome-20060322/drm/linux-core/Makefile:289: *** CONFIG_X86_CMPXCHG needs to be enabled in the kernel。 停止。

-----------------------------------------------------------
what can i do???
头像
madoldman
帖子: 599
注册时间: 2006-02-27 20:19
来自: works system
联系:

#2

帖子 madoldman » 2006-07-12 22:47

config有问题吧,复制一个好的config文件,把源代码目录下的 .config文件覆盖了
东西路,南北走
十字路口人咬狗
拿起狗来打砖头
砖头咬了狗一口
图片
Rei00yang
帖子: 12
注册时间: 2005-11-06 13:47

#3

帖子 Rei00yang » 2006-07-12 22:55

what`s mean???
this is the first time that i builted the kernel
回复