



Gcc -Wp,-MD,/tmp/vbox.0/linux/.SUPDrv-linux.o.d -nostdinc -isystem -I./arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include. Mkdir -p /tmp/vbox.0/.tmp_versions rm -f /tmp/vbox.0/.tmp_versions/* Test -e include/generated/autoconf.h -a -e include/config/nf || ( \Įcho >&2 " ERROR: Kernel configuration is invalid." \Įcho >&2 " include/generated/autoconf.h or include/config/nf are missing." \Įcho >&2 " Run 'make oldconfig & make prepare' on kernel src to fix it." \ Makefile:669: Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector not supported by compiler The contents of the log are as follows: make KBUILD_VERBOSE=1 SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 CONFIG_MODULE_SIG= -C /lib/modules/3.19.0-16-generic/build modulesĪrch/x86/Makefile:114: stack-protector enabled but compiler support brokenĪrch/x86/Makefile:129: CONFIG_X86_X32 enabled but no binutils support (Look at /var/log/vbox-install.log to find out what went wrong) Running sudo /etc/init.d/vboxdrv setup gives the following output: Stopping VirtualBox kernel modules. You will not be able to start VMs until this problem is fixed. Please recompile the kernel module and install it by Either there is no moduleĪvailable for the current kernel (3.19.0-16-generic) or it failed to When I run VBoxManage -version I get the output: WARNING: The vboxdrv kernel module is not loaded. I'm trying to install VirtualBox on Lubuntu 15.04 and I'm running into a problem with it.
