Re: odd insmod problem

Keith Owens (kaos@ocs.com.au)
Thu, 10 May 2001 12:41:16 +1000


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.

-
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/