~ cat /var/log/vboxadd-install.log
Uninstalling modules from DKMS
Attempting to install using DKMS
Creating symlink /var/lib/dkms/vboxguest/4.3.28/source ->
/usr/src/vboxguest-4.3.28
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area....(bad exit status: 2)
make KERNELRELEASE=3.8.0-44-generic -C /lib/modules/3.8.0-44-generic/build M=/var/lib/dkms/vboxguest/4.3.28/build....(bad exit status: 2)
ERROR (dkms apport): binary package for vboxguest: 4.3.28 not found
Error! Bad return status for module build on kernel: 3.8.0-44-generic (x86_64)
Consult /var/lib/dkms/vboxguest/4.3.28/build/make.log for more information.
Failed to install using DKMS, attempting to install without
grep: /lib/modules/3.8.0-44-generic/build/include/linux/version.h: No such file or directory
make KBUILD_VERBOSE=1 CONFIG_MODULE_SIG= -C /lib/modules/3.8.0-44-generic/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
make[1]: Makefile: No such file or directory
make[1]: *** No rule to make target `Makefile'. Stop.
make: *** [vboxguest] Error 2
Creating user for the Guest Additions.
Creating udev rule for the Guest Additions kernel module.
~ cat /var/lib/dkms/vboxguest/4.3.28/build/make.log
DKMS make.log for vboxguest-4.3.28 for kernel 3.8.0-44-generic (x86_64)
Thu Jul 16 12:20:05 BST 2015
make: Entering directory `/usr/src/linux-headers-3.8.0-44-generic'
make: Makefile: No such file or directory
make: *** No rule to make target `Makefile'. Stop.
make: Leaving directory `/usr/src/linux-headers-3.8.0-44-generic'
~ sudo apt-get install linux-headers-3.8.0-44-generic
[sudo] password for rory:
Reading package lists... Done
Building dependency tree
Reading state information... Done
linux-headers-3.8.0-44-generic is already the newest version.
The following packages were automatically installed and are no longer required:
python-central libgsoap1
Use 'apt-get autoremove' to remove them.
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.