VirtualBox

Ticket #1013: vboxadd-install.log

File vboxadd-install.log, 6.3 KB (added by David, 17 years ago)

vboxadd-install.log

Line 
1
2Installing VirtualBox 1.5.2 Guest Additions, built Thu Oct 18 10:04:07 CEST 2007
3
4Testing the setup of the guest system
5
6Building a test kernel module...
7
8make KBUILD_VERBOSE=1 -C /lib/modules/2.6.24-0.107.rc5.git3.fc9/build SUBDIRS=/tmp/selfgz248711572/module/test SRCROOT=/tmp/selfgz248711572/module/test modules
9test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
10 echo; \
11 echo " ERROR: Kernel configuration is invalid."; \
12 echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
13 echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
14 echo; \
15 /bin/false)
16mkdir -p /tmp/selfgz248711572/module/test/.tmp_versions ; rm -f /tmp/selfgz248711572/module/test/.tmp_versions/*
17make -f scripts/Makefile.build obj=/tmp/selfgz248711572/module/test
18 gcc -m32 -Wp,-MD,/tmp/selfgz248711572/module/test/.test.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-x86/mach-generic -Iinclude/asm-x86/mach-default -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.24-0.107.rc5.git3.fc9/build/include -I/tmp/selfgz248711572/module/test/ -I/tmp/selfgz248711572/module/test/include -I/tmp/selfgz248711572/module/test/r0drv/linux -D__KERNEL__ -DMODULE -D__LINUX__ -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBGL_HGCM -DVBOX_HGCM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(test)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd_test)" -c -o /tmp/selfgz248711572/module/test/test.o /tmp/selfgz248711572/module/test/test.c
19 ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz248711572/module/test/vboxadd_test.o /tmp/selfgz248711572/module/test/test.o
20 Building modules, stage 2.
21make -f /usr/src/kernels/2.6.24-0.107.rc5.git3.fc9-i686/scripts/Makefile.modpost
22 scripts/mod/modpost -i /usr/src/kernels/2.6.24-0.107.rc5.git3.fc9-i686/Module.symvers -I /tmp/selfgz248711572/module/test/Module.symvers -o /tmp/selfgz248711572/module/test/Module.symvers -w -s
23 gcc -m32 -Wp,-MD,/tmp/selfgz248711572/module/test/.vboxadd_test.mod.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-x86/mach-generic -Iinclude/asm-x86/mach-default -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vboxadd_test.mod)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd_test)" -DMODULE -c -o /tmp/selfgz248711572/module/test/vboxadd_test.mod.o /tmp/selfgz248711572/module/test/vboxadd_test.mod.c
24 ld -m elf_i386 -r -m elf_i386 --build-id -o /tmp/selfgz248711572/module/test/vboxadd_test.ko /tmp/selfgz248711572/module/test/vboxadd_test.o /tmp/selfgz248711572/module/test/vboxadd_test.mod.o
25Inserting the test module module/test/vboxadd_test.ko into the kernel.
26
27Building the VirtualBox Guest Additions kernel module.
28
29make KBUILD_VERBOSE=1 -C /lib/modules/2.6.24-0.107.rc5.git3.fc9/build SUBDIRS=/tmp/vbox.1 SRCROOT=/tmp/vbox.1 modules
30test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
31 echo; \
32 echo " ERROR: Kernel configuration is invalid."; \
33 echo " include/linux/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)
37mkdir -p /tmp/vbox.1/.tmp_versions ; rm -f /tmp/vbox.1/.tmp_versions/*
38make -f scripts/Makefile.build obj=/tmp/vbox.1
39 gcc -m32 -Wp,-MD,/tmp/vbox.1/.cmc.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-x86/mach-generic -Iinclude/asm-x86/mach-default -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.24-0.107.rc5.git3.fc9/build/include -I/tmp/vbox.1/ -I/tmp/vbox.1/include -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBOX_HGCM -DLOG_TO_BACKDOOR -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(cmc)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd)" -c -o /tmp/vbox.1/cmc.o /tmp/vbox.1/cmc.c
40In file included from include/linux/thread_info.h:33,
41 from include/linux/preempt.h:9,
42 from include/linux/spinlock.h:49,
43 from /tmp/vbox.1/r0drv/linux/the-linux-kernel.h:53,
44 from /tmp/vbox.1/cmc.c:17:
45include/linux/bitops.h:6:1: warning: "BIT" redefined
46In file included from /tmp/vbox.1/include/iprt/types.h:20,
47 from /tmp/vbox.1/r0drv/linux/the-linux-kernel.h:25,
48 from /tmp/vbox.1/cmc.c:17:
49/tmp/vbox.1/include/iprt/cdefs.h:1042:1: warning: this is the location of the previous definition
50In file included from /tmp/vbox.1/include/iprt/types.h:73,
51 from /tmp/vbox.1/r0drv/linux/the-linux-kernel.h:26,
52 from /tmp/vbox.1/cmc.c:18:
53include/linux/types.h:40: error: redefinition of typedef ‘uintptr_t’
54/tmp/vbox.1/include/iprt/stdint.h:118: error: previous declaration of ‘uintptr_t’ was here
55make[2]: *** [/tmp/vbox.1/cmc.o] Error 1
56make[1]: *** [_module_/tmp/vbox.1] Error 2
57make: *** [vboxadd] Error 2

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy