In my case, at CentOS 5.4
If you go to /lib/modules/{kernel-version}. In my case 2.6.18-164.el5, you will see that there is a the build has a red background to it, apparently the path is wrong. You have to correct the soft-link error
#cd /lib/modules #ln -s /usr/src/kernels/2.6.18-164.9.1.el5-x86_64
You will notice that the /lib/modules/source is linked nicely to "build"
No comments:
Post a Comment