Re: unresolved symbols on SPARC with depmod -ae

David S. Miller (davem@redhat.com)
Thu, 5 Apr 2001 05:28:02 -0700 (PDT)


Jeff Layton writes:
> Anyway here's what I get, should I be concerned about this?
...
> caladan:~# /sbin/depmod -ae -F /boot/System.map-2.4.2
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.2/kernel/drivers/block/loop.o
> depmod: .div
> depmod: .urem
> depmod: .umul
> depmod: .udiv
> depmod: .rem
> depmod: *** Unresolved symbols in

Try to load one of the modules which show the problem, does
it work? If so, it is a bug in depmod's handling of these
".foo" symbols.

Later,
David S. Miller
davem@redhat.com
-
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/