On Wed, May 07, 2003 at 12:20:32PM -0700, Bluesea wrote: > ./hello.o: kernel-module version mismatch > ./hello.o was compiled for kernel version 2.4.9-9 > while this kernel is version 2.4.18-14 > > So I think my compiler is for kernel version 2.4.9-9 No, this doesn't have anything to do with the compiler. You compiled your module against kernel headers for RH package kernel-2.4.9-9, but tried to load it into a kernel 2.4.18-14. Fix that :) and your problem will go away. -- You too can spend five years in prison; just distribute this program once US Senator Hollings's CBDTPA bill is passed into law: perl -e 'while(<>) { print;}'
Attachment:
pgp00396.pgp
Description: PGP signature