All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with kernel-module version mismatch
@ 2001-02-13 12:38 Marcus Ramos
  2001-02-13 14:15 ` Richard B. Johnson
  0 siblings, 1 reply; 2+ messages in thread
From: Marcus Ramos @ 2001-02-13 12:38 UTC (permalink / raw)
  To: linux-kernel

Hello,

After compiling files "ttime.c" and "ttime.h", I try to load them into
the kernel using the command /sbin/insmod ttime.o. However, the
following message suggests that a version conflict  has prevented the
loading to be performed correctly:

"kernel-module version mismatch. ttime.o was compiled for kernel
2.4.0-0.26 while this kernel is version 2.2.16-22".

My question is: since the source has been compiled on the same kernel as
it is going to be loaded into, how come this message ? What do I have to
do in order to avoid such problem ? Change the source code ? Where did
it learn about 2.4.0-0.26 if I am using 2.2.16-22 (Red Hat 7.0) ?

Thanks in advance,
Marcus.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-02-13 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-13 12:38 Problem with kernel-module version mismatch Marcus Ramos
2001-02-13 14:15 ` Richard B. Johnson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.