id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	guest	host
1899	Guest Additions install failure with Centos 5.2 Guest => Fixed in SVN	cobrin		= Guest Additions install failure with Centos 5.2 Guest = \r\n== Environment ==\r\nHost OS - Windows XP (32-bit)[[BR]]\r\nVbox version - 1.6.4[[BR]]\r\nGuest OS - CentOS 5.2[[BR]]\r\nGuest OS Kernel - 2.6.18-92.1.6.el5.centos.plus[[BR]]\r\n\r\n== Problem ==\r\nAfter updating my CentOS kernel to the latest CentOS released version, I went to re-install the Guest Additions, however that failed with the message\r\n\r\n  "Unable to build the kernel module.  See the log file /var/log/vboxadd-install.log for more details."\r\n\r\nReviewing the log below, it appears to have failed compilation of {{{vfsmod.c}}} at the end ....\r\n== Log == \r\n{{{\r\nBuilding the shared folder support kernel module.\r\n\r\nmake KBUILD_VERBOSE=1 -C /lib/modules/2.6.18-92.1.6.el5.centos.plus/build SUBDIRS=/tmp/vbox.2 SRCROOT=/tmp/vbox.2 modu\r\nles\r\ntest -e include/linux/autoconf.h -a -e include/config/auto.conf || (            \\\r\n        echo;                                                           \\\r\n        echo "  ERROR: Kernel configuration is invalid.";               \\\r\n        echo "         include/linux/autoconf.h or include/config/auto.conf are missing.";      \\\r\n        echo "         Run 'make oldconfig && make prepare' on kernel src to fix it.";  \\\r\n        echo;                                                           \\\r\n        /bin/false)\r\nmkdir -p /tmp/vbox.2/.tmp_versions\r\nrm -f /tmp/vbox.2/.tmp_versions/*\r\nmake -f scripts/Makefile.build obj=/tmp/vbox.2\r\ngrep: /tmp/vbox.2/include/linux/version.h: No such file or directory\r\n  gcc -m32 -Wp,-MD,/tmp/vbox.2/.vfsmod.o.d  -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.2/include -D__KERNEL\r\n__ -Iinclude  -include include/linux/autoconf.h  -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing\r\n -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Os -pipe -msoft-float -fno-builtin-spr\r\nintf -fno-builtin-log2 -fno-builtin-puts  -mpreferred-stack-boundary=2  -march=i686 -mtune=generic -mtune=generic -mre\r\ngparm=3 -ffreestanding -Iinclude/asm-i386/mach-generic -Iinclude/asm-i386/mach-default -fomit-frame-pointer -g  -fno-s\r\ntack-protector -Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar -I/lib/modules/2.6.18-92.1.6.el5.centos.p\r\nlus/build/include -I/tmp/vbox.2/ -I/tmp/vbox.2/include -I/tmp/vbox.2/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -\r\nDIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_HGCM -DLOG_TO_BACKDOOR -DIN_MODULE -DIN_GUEST_R0    -DMODULE -D\r\n"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vfsmod)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxvfs)" -c -o /tmp/vbox.2/.t\r\nmp_vfsmod.o /tmp/vbox.2/vfsmod.c\r\n/tmp/vbox.2/vfsmod.c: In function ‘sf_read_super_aux’:\r\n/tmp/vbox.2/vfsmod.c:243: error: ‘struct inode’ has no member named ‘u’\r\n/tmp/vbox.2/vfsmod.c: In function ‘sf_clear_inode’:\r\n/tmp/vbox.2/vfsmod.c:296: error: ‘struct inode’ has no member named ‘u’\r\n/tmp/vbox.2/vfsmod.c:304: error: ‘struct inode’ has no member named ‘u’\r\nmake[2]: *** [/tmp/vbox.2/vfsmod.o] Error 1\r\nmake[1]: *** [_module_/tmp/vbox.2] Error 2\r\nmake: *** [vboxvfs] Error 2\r\n}}}\r\n\r\n	defect	closed	major	guest additions	VirtualBox 1.6.4	fixed	centos vfsmod		Linux	Windows
