Custom Query (16363 matches)
Results (1876 - 1878 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #16576 | worksforme | Virtualbox Guest Additions FTBFS on Kernel 4.10 - memobj-r0drv-linux.c | ||
| Description |
Attempting to update virtualbox guest additions for Linux guests running the Linux 4.10 kernel results in a Failure To Build From Source in memobj-r0drv-linux.c. The specific build error is: /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:1067:18: error: too few arguments to function ‘get_user_pages_remote’
rc = get_user_pages_remote(
^~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:98:0,
from /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:31:
./include/linux/mm.h:1267:6: note: declared here
long get_user_pages_remote(struct task_struct *tsk, struct mm_struct *mm,
^~~~~~~~~~~~~~~~~~~~~
make[2]: *** [scripts/Makefile.build:294: /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/tmp/vbox.0/r0drv/linux/memuserkernel-r0drv-linux.o: warning: objtool: .fixup: unexpected end of section
if [ "-pg" = "-pg" ]; then if [ /tmp/vbox.0/r0drv/linux/memuserkernel-r0drv-linux.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/vbox.0/r0drv/linux/memuserkernel-r0drv-linux.o"; fi; fi;
make[1]: *** [Makefile:1490: _module_/tmp/vbox.0] Error 2
make: *** [/tmp/vbox.0/Makefile.include.footer:84: vboxguest] Error 2
Build fails for both 5.1.18 and 5.1.16. |
|||
| #16575 | worksforme | Installing Guest Additions Fails | ||
| Description |
I have VBox 5.1.18 installed. I run up to 12 different distros of Linux virtually. The following list details the installation success/failure of guest additions.
All of the distros are up to date with latest updates. It seems the if I can install the Guest Additions using the distro Add Software feature with in the distro itself the installation issue goes away. Any help would be appreciated. |
|||
| #16573 | fixed | Wrong date for 5.1.18 release notes on Changelog | ||
| Description |
The line Version 5.1.18 (released 2017-08-15) should probably read Version 5.1.18 (released 2017-03-15) |
|||

