| 1 | Uninstalling modules from DKMS
|
|---|
| 2 | removing old DKMS module vboxhost version 4.2.2
|
|---|
| 3 |
|
|---|
| 4 | ------------------------------
|
|---|
| 5 | Deleting module version: 4.2.2
|
|---|
| 6 | completely from the DKMS tree.
|
|---|
| 7 | ------------------------------
|
|---|
| 8 | Done.
|
|---|
| 9 | Attempting to install using DKMS
|
|---|
| 10 |
|
|---|
| 11 | Creating symlink /var/lib/dkms/vboxhost/4.2.2/source ->
|
|---|
| 12 | /usr/src/vboxhost-4.2.2
|
|---|
| 13 |
|
|---|
| 14 | DKMS: add completed.
|
|---|
| 15 |
|
|---|
| 16 | Kernel preparation unnecessary for this kernel. Skipping...
|
|---|
| 17 |
|
|---|
| 18 | Building module:
|
|---|
| 19 | cleaning build area....
|
|---|
| 20 | make KERNELRELEASE=3.4.11-2.16-desktop -C /lib/modules/3.4.11-2.16-desktop/build M=/var/lib/dkms/vboxhost/4.2.2/build....(bad exit status: 2)
|
|---|
| 21 | Failed to install using DKMS, attempting to install without
|
|---|
| 22 | make KBUILD_VERBOSE=1 SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 CONFIG_MODULE_SIG= -C /lib/modules/3.4.11-2.16-desktop/build modules
|
|---|
| 23 | make -C /usr/src/linux-3.4.11-2.16-obj/i386/desktop \
|
|---|
| 24 | KBUILD_SRC=/usr/src/linux-3.4.11-2.16 \
|
|---|
| 25 | KBUILD_EXTMOD="/tmp/vbox.0" -f /usr/src/linux-3.4.11-2.16/Makefile \
|
|---|
| 26 | modules
|
|---|
| 27 | /usr/src/linux-3.4.11-2.16/scripts/gcc-version.sh: line 25: gcc: command not found
|
|---|
| 28 | /usr/src/linux-3.4.11-2.16/scripts/gcc-version.sh: line 26: gcc: command not found
|
|---|
| 29 | make[3]: gcc: Command not found
|
|---|
| 30 | test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
|
|---|
| 31 | echo; \
|
|---|
| 32 | echo " ERROR: Kernel configuration is invalid."; \
|
|---|
| 33 | echo " include/generated/autoconf.h or include/config/auto.conf are missing.";\
|
|---|
| 34 | echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
|
|---|
| 35 | echo; \
|
|---|
| 36 | /bin/false)
|
|---|
| 37 | mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/*
|
|---|
| 38 | make -f /usr/src/linux-3.4.11-2.16/scripts/Makefile.build obj=/tmp/vbox.0
|
|---|
| 39 | gcc -Wp,-MD,/tmp/vbox.0/linux/.SUPDrv-linux.o.d -nostdinc -isystem -I/usr/src/linux-3.4.11-2.16/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-3.4.11-2.16/include -include /usr/src/linux-3.4.11-2.16/include/linux/kconfig.h -I/tmp/vbox.0 -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -msoft-float -mregparm=3 -freg-struct-return -march=i686 -ffreestanding -pipe -Wno-sign-compare -fomit-frame-pointer -fasynchronous-unwind-tables -g -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -I/lib/modules/3.4.11-2.16-desktop/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -I/tmp/vbox.0/vboxdrv/ -I/tmp/vbox.0/vboxdrv/include -I/tmp/vbox.0/vboxdrv/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SUPDrv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.0/linux/.tmp_SUPDrv-linux.o /tmp/vbox.0/linux/SUPDrv-linux.c
|
|---|
| 40 | /bin/sh: gcc: command not found
|
|---|
| 41 | make[4]: *** [/tmp/vbox.0/linux/SUPDrv-linux.o] Error 127
|
|---|
| 42 | make[3]: *** [_module_/tmp/vbox.0] Error 2
|
|---|
| 43 | make[2]: *** [sub-make] Error 2
|
|---|
| 44 | make[1]: *** [all] Error 2
|
|---|
| 45 | make: *** [vboxdrv] Error 2
|
|---|