> Hi,
>
> after kernel build of 2.5.52-bk4 snapshot, depmod results in a very long
> list of unresolved symbols.
>
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.52bk4; fi
> depmod: *** Unresolved symbols in
> /lib/modules/2.5.52bk4/kernel/drivers/block/floppy.ko
Make sure you have the latest module-init-tools installed, and that
/sbin/depmod points to the newest version of depmod from the
module-init-tools package you just (re)installed.
-- Alex Goddard agoddard@purdue.edu - 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/