Howdy all,
I recently compiled kernel version 2.2.12 on my PII box. Everything seems
to be working fine. However, when I run 'insmod <module>' I get:
/lib/modules/2.2.12/ipv4/<module>.o: unresolved symbol <symbol name>
After the new kernel was compiled, I noticed that the System.map symlink was
not updated in the /boot directory, nor was the module-info symlink.
Although in the rc.sysinit there appears to be code for performing those two
functions. I moved the System.map from /usr/src/linux/ to
/boot/System.map-2.2.12 and created a symlink, but I don't know how to
remedy the module-info problem. I am not sure if this would affect the
'insmod' or not, but just a little info.
Please let me know if anyone has any insight on this issue. There are a
couple of modules I would like to insert, but am not currently capable. I
am running Redhat 6.0, and insmod version 2.1.121.
Thanks in advance,
John