You are not logged in.
Hello, Virtualbox is unable to compile the kernel modules because of the new location of the kernel sources.
Makefile:172: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
cp: cannot stat `/tmp/vboxdrv-Module.symvers': No such file or directory
Makefile:94: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
cp: cannot stat `/tmp/vboxdrv-Module.symvers': No such file or directory
Makefile:90: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
cp: cannot stat `/tmp/vboxdrv-Module.symvers': No such file or directory
Makefile:94: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
The Wiki suggests to reinstall the linux-headers, which I did but I didn't change anything. Help is very appreciated.
Last edited by inch (2011-08-10 16:36:55)
Offline
are you sure your system is up-to-date?
If so, simply try
sudo /etc/rc.d/vboxdrv setupI had no problems with that.
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Hi, thanks for your reply. Yes, I updated my system one hour ago, still gives me the same error ![]()
Last edited by inch (2011-08-08 15:16:25)
Offline
also the names of the packages may have changed. Make sure you have linux-headers and maybe the linux-api-headers installed.
Last edited by theringmaster (2011-08-08 15:41:35)
Check me out on twitter!!! twitter.com/The_Ringmaster
Offline
have you forgot to reboot after upgrading kernel?
Give what you have. To someone, it may be better than you dare to think.
Offline
also the names of the packages may have changed. Make sure you have linux-headers and maybe the linux-api-headers installed.
I didn't have the api headers, thanks! Works like a charm.
Offline
Great! I'm glad I could help. Now mark this thread as solved, please.
Check me out on twitter!!! twitter.com/The_Ringmaster
Offline