How do I fix FATAL log entry?

My system log shows hundreds of identical entries like this:

modprobe FATAL Could not load /libmodules/2.6.27.7-9-default/modules.dep

I’m running 11.1

What do I need to do?
Thanks in advance.

Did you recently upgrade your kernel? login on console as root using ‘su’ and run depmod -a

Also which is your current running kernel? You can get that info on console by running uname -r