lkml.org 
[lkml]   [2001]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectCompile module error in SUSE Linux
Date
Dear all:
I am writing linux driver now, when I install driver modules in other Linux
Distributions(Like RedHat, OpenLinux..) ,
the installation will be successful.
But when I install driver in SUSE Linux, it always appear the following
message:
driver.o: kernel-module version mismatch
driver.o was compiled for kernel version 2.2.16
while this kernel is version 2.2.16-SMP.

If I modify the definition of UTS_RELEASE (from "#define UTS_RELEASE
"2.2.16"" to "#define UTS_RELEASE "2.2.16-SMP"")
in /usr/src/linux/include/linux/version.h file .
And recompile the kernel module, then the installation is successful.
But why? What should I do now? Please help me!!
Thanks!!


-Yiping Chen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:17    [W:0.339 / U:0.576 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site