01 | What is the location of the directory of C header files that match your running |
02 | kernel? [/usr/src/linux/include] /usr/src/kernels/2.6.34.6-47.fc13.x86_64/include |
03 |
04 | The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match |
05 | your running kernel (version 2.6.34.6-47.fc13.x86_64). Even if the module were |
06 | to compile successfully, it would not load into the running kernel. |
07 |
08 | What is the location of the directory of C header files that match your running |
09 | kernel? [/usr/src/linux/include] ^C |
10 | [root@hp ~] # uname -r |
11 | 2.6.34.6-47.fc13.x86_64 |