make -f scripts/Makefile.modinst obj=arch/i386/lib
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.46; fi
depmod: *** Unresolved symbols in
/lib/modules/2.5.46/kernel/drivers/char/raw.o
depmod: blkdev_ioctl
I have tried with gcc 3.2 and 2.96 no difference
-- Linux, Gnome what more do you need http://www.redtux.demon.co.uk - 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/