linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* odd insmod problem
@ 2001-05-09 16:54 marius aamodt eriksen
  2001-05-10  2:41 ` Keith Owens
  0 siblings, 1 reply; 2+ messages in thread
From: marius aamodt eriksen @ 2001-05-09 16:54 UTC (permalink / raw)
  To: linux-kernel


hi -

when i insmod the openafs module

   insmod /usr/vice/etc/modload/libafs-2.4.4.o

i get a whole bunch (50 in fact) unresolved symbols.  going through
some of them, i can see that they do in fact exist.  for example:

   root@gone:~ > grep inode_change_ok /proc/ksyms 
   c013ff20 inode_change_ok_R66fc5011
   root@gone:~ > grep inode_change_ok /boot/System.map
   c013ff20 T inode_change_ok
   c028f399 ? __kstrtab_inode_change_ok
   c0298d40 ? __ksymtab_inode_change_ok

so everything is in fact looking good.  any ideas?

marius.

--
marius@{umich.edu,crockster.net,linux.com}, http://www.citi.umich.edu/u/marius

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

* Re: odd insmod problem
  2001-05-09 16:54 odd insmod problem marius aamodt eriksen
@ 2001-05-10  2:41 ` Keith Owens
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2001-05-10  2:41 UTC (permalink / raw)
  To: marius aamodt eriksen; +Cc: linux-kernel

On Wed, 09 May 2001 12:54:00 -0400, 
marius@umich.edu (marius aamodt eriksen) wrote:
>   insmod /usr/vice/etc/modload/libafs-2.4.4.o
>
>i get a whole bunch (50 in fact) unresolved symbols.  going through
>some of them, i can see that they do in fact exist.  for example:
>
>   root@gone:~ > grep inode_change_ok /proc/ksyms 
>   c013ff20 inode_change_ok_R66fc5011
>   root@gone:~ > grep inode_change_ok /boot/System.map
>   c013ff20 T inode_change_ok

Probably broken kernel Makefiles.  http://www.tux.org/lkml/#s8-8.


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

end of thread, other threads:[~2001-05-10  2:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-09 16:54 odd insmod problem marius aamodt eriksen
2001-05-10  2:41 ` Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).