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
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to