VirtualBox

Opened 15 years ago

Closed 15 years ago

#5287 closed defect (fixed)

virtualbox modules don't compile

Reported by: Alexander Potashev Owned by:
Component: other Version: VirtualBox 3.0.8
Keywords: Cc:
Guest type: Linux Host type: other

Description

Can't compile vboxdrv/vboxnetflt/vboxnetadp with Linux kernel v2.6.32-rc5-81-g964fe08.

I suggest adding "#include <linux/sched.h>" (in an "#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, ???)"), because the compilation errors are due to "incomplete" struct task_struct.

Change History (1)

comment:1 by Sander van Leeuwen, 15 years ago

Resolution: fixed
Status: newclosed

Already fixed in SVN.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use