public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kernel/module compiler version problem
@ 2004-06-11 19:16 Chris Friesen
  2004-06-11 19:31 ` Greg KH
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chris Friesen @ 2004-06-11 19:16 UTC (permalink / raw)
  To: Linux kernel, bj0rn

I'm running 2.4.22, build with gcc 3.3.1, modutils 2.4.22.

I have an ATM driver that is shipped with a binary blob and a source code shim. 
  It compiles fine.  When I go to load it, I get the following error:

"The module you are trying to load is compiled with a gcc
version 2 compiler, while the kernel you are running is compiled with
a gcc version 3 compiler. This is known to not work."

Presumably the binary blob was compiled with gcc 2.x?  Is there any way to 
override this?  "insmod -f" doesn't seem to work.

Thanks,

Chris

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

end of thread, other threads:[~2004-06-13  6:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-11 19:16 kernel/module compiler version problem Chris Friesen
2004-06-11 19:31 ` Greg KH
2004-06-11 19:52   ` Chris Friesen
2004-06-11 19:38 ` Richard B. Johnson
2004-06-11 19:59   ` Chris Friesen
2004-06-13  6:34 ` Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox