#15032 closed defect (fixed)
guest additions do not build with 4.5 kernel
Reported by: | Andre Robatino | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 5.0.12 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | other |
Description
Error from Fedora Rawhide x86_64 guest with 4.5.0-0.rc0.git1.1.fc24.x86_64 kernel:
Error! Bad return status for module build on kernel: 4.5.0-0.rc0.git1.1.fc24.x86_64 (x86_64) Consult /var/lib/dkms/vboxguest/5.0.12/build/make.log for more information.
Attachments (2)
Change History (6)
by , 9 years ago
by , 9 years ago
comment:1 by , 9 years ago
Hi, I just face this problem with kernel 4.4 and VirtualBox 5.0.12 also:
/opt/VBoxGuestAdditions-5.0.12/src/vboxguest-5.0.12/vboxsf/lnkops.c:67:5: error: unknown field ‘follow_link’ specified in initializer .follow_link = sf_follow_link, ^ /opt/VBoxGuestAdditions-5.0.12/src/vboxguest-5.0.12/vboxsf/lnkops.c:67:5: warning: initialization from incompatible pointer type [enabled by default] /opt/VBoxGuestAdditions-5.0.12/src/vboxguest-5.0.12/vboxsf/lnkops.c:67:5: warning: (near initialization for ‘sf_lnk_iops.create’) [enabled by default] /opt/VBoxGuestAdditions-5.0.12/src/vboxguest-5.0.12/vboxsf/lnkops.c:69:5: error: unknown field ‘put_link’ specified in initializer .put_link = free_page_put_link, ^ /opt/VBoxGuestAdditions-5.0.12/src/vboxguest-5.0.12/vboxsf/lnkops.c:69:23: error: ‘free_page_put_link’ undeclared here (not in a function) .put_link = free_page_put_link, ^ make[2]: *** [/opt/VBoxGuestAdditions-5.0.12/src/vboxguest-5.0.12/vboxsf/lnkops.o] Error 1 make[1]: *** [_module_/opt/VBoxGuestAdditions-5.0.12/src/vboxguest-5.0.12/vboxsf] Error 2 make[1]: Leaving directory `/root/Work/LinuxEudyptula/linux.git'
comment:2 by , 9 years ago
Confirmed that 4.5 guest additions build with just released 5.0.14. Thanks.
comment:4 by , 9 years ago
Guest additions broken with 4.6 kernel (though the make.log file is much smaller and this appears to be a different type of error than usual). Filed https://www.virtualbox.org/ticket/15270 .
Note:
See TracTickets
for help on using tickets.
/var/lib/dkms/vboxguest/5.0.12/build/make.log