typical modprobe output:
/lib/modules/2.4.10-ac10/kernel/drivers/md/md.o:
unresolved symbol jbd_preclean_buffer_check
/lib/modules/2.4.10-ac10/kernel/drivers/md/md.o:
insmod /lib/modules/2.4.10-ac10/kernel/drivers/md/md.o
failed
/lib/modules/2.4.10-ac10/kernel/drivers/md/md.o:
insmod md failed
/lib/modules/2.4.10-ac10/kernel/drivers/block/loop.o:
unresolved symbol jbd_preclean_buffer_check
/lib/modules/2.4.10-ac10/kernel/drivers/block/loop.o:
insmod
/lib/modules/2.4.10-ac10/kernel/drivers/block/loop.o
failed
/lib/modules/2.4.10-ac10/kernel/drivers/block/loop.o:
insmod loop failed
I am recompiling now to see if turning off JBD_DEBUG
will fix things.
Usually at times like this I just (blindly) add an
entry to kernel/ksyms.c but that doesn't seem to work.
Thanks,
-- todd --
__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
-
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/