Yesterday I've installed the latest VBox using the .deb package from the Sun download site. Unfortunately, the installation finishes, but the VBox kernel driver cannot compile.
This is the message the log file contains;
Code: Select all
Makefile:127: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.I also did "export KERN_DIR=/usr/src/" in an effort to point VBox to my kernel, but it failed.
Can anyone help me with this? What I could try myself is already done, now I'm in the confused state.