| 1 | Uninstalling modules from DKMS
|
|---|
| 2 | Attempting to install using DKMS
|
|---|
| 3 |
|
|---|
| 4 | Creating symlink /var/lib/dkms/vboxguest/4.2.2/source ->
|
|---|
| 5 | /usr/src/vboxguest-4.2.2
|
|---|
| 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=3.7.0-0.rc1.git1.1.fc19.x86_64 -C /lib/modules/3.7.0-0.rc1.git1.1.fc19.x86_64/build M=/var/lib/dkms/vboxguest/4.2.2/build....(bad exit status: 2)
|
|---|
| 14 | Error! Bad return status for module build on kernel: 3.7.0-0.rc1.git1.1.fc19.x86_64 (x86_64)
|
|---|
| 15 | Consult /var/lib/dkms/vboxguest/4.2.2/build/make.log for more information.
|
|---|
| 16 | Failed to install using DKMS, attempting to install without
|
|---|
| 17 | make KBUILD_VERBOSE=1 CONFIG_MODULE_SIG= -C /lib/modules/3.7.0-0.rc1.git1.1.fc19.x86_64/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
|
|---|
| 18 | test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
|
|---|
| 19 | echo >&2; \
|
|---|
| 20 | echo >&2 " ERROR: Kernel configuration is invalid."; \
|
|---|
| 21 | echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
|
|---|
| 22 | echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
|
|---|
| 23 | echo >&2 ; \
|
|---|
| 24 | /bin/false)
|
|---|
| 25 | mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/*
|
|---|
| 26 | make -f scripts/Makefile.build obj=/tmp/vbox.0
|
|---|
| 27 | gcc -Wp,-MD,/tmp/vbox.0/.VBoxGuest-linux.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include -I/usr/src/kernels/3.7.0-0.rc1.git1.1.fc19.x86_64/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/kernels/3.7.0-0.rc1.git1.1.fc19.x86_64/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/kernels/3.7.0-0.rc1.git1.1.fc19.x86_64/include/uapi -Iinclude/generated/uapi -include /usr/src/kernels/3.7.0-0.rc1.git1.1.fc19.x86_64/include/linux/kconfig.h -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 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -include /tmp/vbox.0/include/VBox/VBoxGuestMangling.h -I/lib/modules/3.7.0-0.rc1.git1.1.fc19.x86_64/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -I/tmp/vbox.0/vboxguest/ -I/tmp/vbox.0/vboxguest/include -I/tmp/vbox.0/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(VBoxGuest_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxguest)" -c -o /tmp/vbox.0/VBoxGuest-linux.o /tmp/vbox.0/VBoxGuest-linux.c
|
|---|
| 28 | In file included from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:34:0,
|
|---|
| 29 | from /tmp/vbox.0/VBoxGuest-linux.c:26:
|
|---|
| 30 | /tmp/vbox.0/include/iprt/types.h:108:7: warning: "LINUX_VERSION_CODE" is not defined [-Wundef]
|
|---|
| 31 | /tmp/vbox.0/include/iprt/types.h:108:29: warning: "KERNEL_VERSION" is not defined [-Wundef]
|
|---|
| 32 | /tmp/vbox.0/include/iprt/types.h:108:43: error: missing binary operator before token "("
|
|---|
| 33 | /tmp/vbox.0/include/iprt/types.h:112:32: fatal error: linux/autoconf.h: No such file or directory
|
|---|
| 34 | compilation terminated.
|
|---|
| 35 | make[2]: *** [/tmp/vbox.0/VBoxGuest-linux.o] Error 1
|
|---|
| 36 | make[1]: *** [_module_/tmp/vbox.0] Error 2
|
|---|
| 37 | make: *** [vboxguest] Error 2
|
|---|
| 38 | Creating user for the Guest Additions.
|
|---|
| 39 | Creating udev rule for the Guest Additions kernel module.
|
|---|