windsoul 发表于 2003-5-4 16:21:13

编译模块的error

用rh9自带的内核源代码和config,并加入cp936,
但编译modules时发生错误
/usr/src/linux-2.4.20-8/include/linux/skbuff.h:1129: warning: asm operand 1 probably doesn't match constraints
make[3]: *** [module.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.20-8/drivers/addon/cipe'
make[2]: *** [_modsubdir_cipe] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20-8/drivers/addon'
make[1]: *** [_modsubdir_addon] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-8/drivers'
make: *** [_mod_drivers] Error 2

有谁帮我看看吗

Dragonfly 发表于 2003-5-4 23:37:41

the kernel coming with rh 9 has some problems and i have no time to figure it out. try to use a vanilla kernel or the kernel from this forum directly. ask llc for more info.

windsoul 发表于 2003-5-5 20:18:07

Thanks a lot

Dragonfly 发表于 2003-5-5 22:03:11

welcome
:-D
页: [1]
查看完整版本: 编译模块的error