中国Linux公社论坛's Archiver
论坛
›
lumit项目专栏
› redhat9下编译模块内核版本问题
eletra
发表于 2005-11-3 10:03:36
redhat9下编译模块内核版本问题
# insmod hello.o
hello.o: kernel-module version mismatch
hello.o was compiled for kernel version 2.4.20
while this kernel is version 2.4.20-8.
#
hell.o文件是在同一环境编译的,请问各位,这是什么问题 ?
lumit-support-1
发表于 2005-11-4 19:12:43
试一下insmod -f hello.o
-f 好像可以解决不太匹配的问题
页:
[1]
查看完整版本:
redhat9下编译模块内核版本问题