VirtualBox

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#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)

make.log (8.1 KB ) - added by Andre Robatino 8 years ago.
/var/lib/dkms/vboxguest/5.0.12/build/make.log
VBox.log (121.0 KB ) - added by Andre Robatino 8 years ago.

Download all attachments as: .zip

Change History (6)

by Andre Robatino, 8 years ago

Attachment: make.log added

/var/lib/dkms/vboxguest/5.0.12/build/make.log

by Andre Robatino, 8 years ago

Attachment: VBox.log added

comment:1 by tamchau, 8 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'
Last edited 8 years ago by Frank Mehnert (previous) (diff)

comment:2 by Andre Robatino, 8 years ago

Confirmed that 4.5 guest additions build with just released 5.0.14. Thanks.

comment:3 by Frank Mehnert, 8 years ago

Resolution: fixed
Status: newclosed

Thanks for the feedback!

comment:4 by Andre Robatino, 8 years ago

Guest additions broken with 4.6 kernel (though the make file is much smaller and this appears to be a different type of error than usual). Filed https://www.virtualbox.org/ticket/15270 .

Version 0, edited 8 years ago by Andre Robatino (next)
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use