| 1 | Uninstalling modules from DKMS
|
|---|
| 2 | Attempting to install using DKMS
|
|---|
| 3 |
|
|---|
| 4 | Creating symlink /var/lib/dkms/vboxhost/5.0.10/source ->
|
|---|
| 5 | /usr/src/vboxhost-5.0.10
|
|---|
| 6 |
|
|---|
| 7 | DKMS: add completed.
|
|---|
| 8 |
|
|---|
| 9 | Kernel preparation unnecessary for this kernel. Skipping...
|
|---|
| 10 |
|
|---|
| 11 | Building module:
|
|---|
| 12 | cleaning build area....
|
|---|
| 13 | make KERNELRELEASE=4.3.3-040303-generic -C /lib/modules/4.3.3-040303-generic/build M=/var/lib/dkms/vboxhost/5.0.10/build....(bad exit status: 2)
|
|---|
| 14 | Failed to install using DKMS, attempting to install without
|
|---|
| 15 | make KBUILD_VERBOSE=1 SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 CONFIG_MODULE_SIG= -C /lib/modules/4.3.3-040303-generic/build modules
|
|---|
| 16 | Makefile:659: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
|
|---|
| 17 | test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
|
|---|
| 18 | echo >&2; \
|
|---|
| 19 | echo >&2 " ERROR: Kernel configuration is invalid."; \
|
|---|
| 20 | echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
|
|---|
| 21 | echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
|
|---|
| 22 | echo >&2 ; \
|
|---|
| 23 | /bin/false)
|
|---|
| 24 | mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/*
|
|---|
| 25 | make -f ./scripts/Makefile.build obj=/tmp/vbox.0
|
|---|
| 26 | gcc -Wp,-MD,/tmp/vbox.0/linux/.SUPDrv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -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 ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -DCC_HAVE_ASM_GOTO -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -I/lib/modules/4.3.3-040303-generic/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 -DSUPDRV_WITH_RELEASE_LOGGER -Wno-declaration-after-statement -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
|
|---|
| 27 | gcc: error: unrecognized command line option ‘-fstack-protector-strong’
|
|---|
| 28 | make[2]: *** [/tmp/vbox.0/linux/SUPDrv-linux.o] Ошибка 1
|
|---|
| 29 | make[1]: *** [_module_/tmp/vbox.0] Ошибка 2
|
|---|
| 30 | make: *** [vboxdrv] Ошибка 2
|
|---|