mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* unresolved symbols problem
@ 2002-10-23 12:25 Cathal Daly
  2002-10-23 12:31 ` Jan-Benedict Glaw
  0 siblings, 1 reply; 2+ messages in thread
From: Cathal Daly @ 2002-10-23 12:25 UTC (permalink / raw)
  To: linux-kernel

Users,
      This problem is being a real pain in the neck
for me and I can't figure out any way to get around
it. I am trying to load an e1000 driver as a module
but I am getting unresolved symbols. The hash values
at the end of the exported symbols do not match the
corresponding hash values in the /proc/ksyms file in
the running kernel. I gather that this is because
module versioning is turned on in the kernel. I can't
compile the driver against the kernel as I don't have
the correct kernel sources. Is there any possible way
to get the network driver to load into this kernel
image without the kernel sources. I imagine the hash
values from /proc/ksyms and the driver unresolved
symbols will have to match but how can this be done. I
would really appreciate some help with this.

Thanks,
        Cathal


__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

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

* Re: unresolved symbols problem
  2002-10-23 12:25 unresolved symbols problem Cathal Daly
@ 2002-10-23 12:31 ` Jan-Benedict Glaw
  0 siblings, 0 replies; 2+ messages in thread
From: Jan-Benedict Glaw @ 2002-10-23 12:31 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1405 bytes --]

On Wed, 2002-10-23 13:25:49 +0100, Cathal Daly <cdaly24@yahoo.co.uk>
wrote in message <20021023122549.57302.qmail@web40603.mail.yahoo.com>:
> it. I am trying to load an e1000 driver as a module
> but I am getting unresolved symbols. The hash values
> at the end of the exported symbols do not match the
> corresponding hash values in the /proc/ksyms file in
> the running kernel. I gather that this is because
> module versioning is turned on in the kernel. I can't
> compile the driver against the kernel as I don't have
> the correct kernel sources. Is there any possible way
> to get the network driver to load into this kernel
> image without the kernel sources. I imagine the hash
> values from /proc/ksyms and the driver unresolved
> symbols will have to match but how can this be done. I

By recompiling the whole kernel, inclusive e1000. There's no way loading
the module while not risking an Oops or other bad things. Linux tries to
maintain source compatibility, but there's no binary compatibility (as
you obviously see:-)

Do a fresh compile and that'll succeed...

MfG, JBG


-- 
   - Eine Freie Meinung in einem Freien Kopf für
   - einen Freien Staat voll Freier Bürger
   						Gegen Zensur im Internet
Jan-Benedict Glaw   .   jbglaw@lug-owl.de   .   +49-172-7608481
	 -- New APT-Proxy written in shell script --
	   http://lug-owl.de/~jbglaw/software/ap2/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2002-10-23 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-23 12:25 unresolved symbols problem Cathal Daly
2002-10-23 12:31 ` Jan-Benedict Glaw

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

all inboxes | Powered by JetHome®