module-init-tools breaks kallsyms

Skip Ford (skip.ford@verizon.net)
Thu, 14 Nov 2002 05:35:53 -0500


Install of module-init-tools moves the old tools to *.old but it doesn't
address kallsyms. In the case of kallsyms being a link to insmod, it
breaks. Since the new insmod is supposed to call insmod.old when
appropriate, I'm not sure why it breaks. But it doesn't work here.

To successfully compile a kernel < 2.5.47-bk2 after module-init-tools
installation, with kallsyms being a symlink, you need to link it to
insmod.old instead.

-- 
Skip
-
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/