I'm running NistNet which requires that I patch my kernel. I patched the
kernel, rebuilt, installed, ran lilo, etc. The new kernel boots OK but I
get lots of messages from depmod "Unresolved symbols in module XXXXX",
listing all of the modules in my /lib/modules directory. Of course, none of
my modules loaded. I tried rebuilding the modules, I tried building the
kernel with CONFIG_MODVERSIONS set, but still end up with some or all
modules having the unresolved symbols problem.
Any ideas?