VirtualBox

Opened 5 years ago

Closed 5 years ago

#18238 closed defect (fixed)

vboxsf module (6.0.0) does not compile for kernel 3.10 -> fixed after (not in) 5.2.22/6.0.0 or in test builds

Reported by: Max Fedotov Owned by:
Component: shared folders Version: VirtualBox 6.0.0
Keywords: Cc:
Guest type: Linux Host type: Linux

Description

Can not compile vboxsf module during guest additions installation in Oracle Linux 7.2 guest (kernel 3.10.0-327.el7.x86_64) due to missing include in vboxsf/vfsmod.c (results in implicit declarations of functions seq_puts, seq_printf, seq_escape). To fix this I manually added #include <linux/seq_file.h> directive into file, after that module compiled successfully

Change History (9)

comment:1 by Akemi Yagi, 5 years ago

subscribed.

comment:3 by Socratis, 5 years ago

Either #18238 is a duplicate of #18249, or #18249 is a duplicate of #18238.

"This bugtracker isn't big for both of them!" :)

comment:4 by Akemi Yagi, 5 years ago

You can mark #18249 as a dupe of #18238. The only difference is the guest OS (el7 vs. el6).

comment:5 by Michael Thayer, 5 years ago

Please try the current test builds<1>.

  1. wiki:Testbuilds

comment:6 by Akemi Yagi, 5 years ago

With VBoxGuestAdditions_6.0.1-128006, vboxsf builds fine on RHEL-6.

comment:7 by Michael Thayer, 5 years ago

Summary: vboxsf module (6.0.0) does not compile for kernel 3.10vboxsf module (6.0.0) does not compile for kernel 3.10 -> fixed after (not in) 5.2.22/6.0.0 or in test builds

comment:8 by Max Fedotov, 5 years ago

Guest additions 6.0.2 compiled without problems in Oracle Linux 7.2 for 3.10 kernel.

comment:9 by Michael Thayer, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use