On Tue, Mar 13, 2001 at 05:48:13PM -0500, Andrew D Dixon wrote:
> Hi All,
> I'm writing my first module and when I try to run it I get this error:
>
> #insmod hello.o
> hello.o: kernel-module version mismatch
> hello.o was compiled for kernel version 2.2.15
>
Hi All,
I'm writing my first module and when I try to run it I get this error:
#insmod hello.o
hello.o: kernel-module version mismatch
hello.o was compiled for kernel version 2.2.15
while this kernel is version 2.2.18pre21.
I believe that I need to upgrade linux/module.h
On Tue, Mar 13, 2001 at 05:48:13PM -0500, Andrew D Dixon wrote:
> Hi All,
> I'm writing my first module and when I try to run it I get this error:
>
> #insmod hello.o
> hello.o: kernel-module version mismatch
> hello.o was compiled for kernel version 2.2.15
>
Hi All,
I'm writing my first module and when I try to run it I get this error:
#insmod hello.o
hello.o: kernel-module version mismatch
hello.o was compiled for kernel version 2.2.15
while this kernel is version 2.2.18pre21.
I believe that I need to upgrade linux/module.h
4 matches
Mail list logo