Custom Query (16363 matches)
Results (376 - 378 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #20488 | fixed | Guest Additions do not build on CentOS Stream kernel-4.18.0-326.el8.x86_64 => fixed in SVN | ||
| Description |
Guest Additions are not building for the latest CentOS Stream kernel. In file included from /tmp/vbox.0/combined-os-specific.c:30:
/tmp/vbox.0/r0drv/linux/alloc-r0drv-linux.c: In function ‘rtR0MemAllocExecVmArea’:
/tmp/vbox.0/r0drv/linux/alloc-r0drv-linux.c:204:14: error: implicit declaration of function ‘map_vm_area’; did you mean ‘get_vm_area’? [-Werror=implicit-function-declaration]
if (!map_vm_area(pVmArea, PAGE_KERNEL_EXEC,
^~~~~~~~~~~
get_vm_area
cc1: some warnings being treated as errors
make[2]: *** [scripts/Makefile.build:316: /tmp/vbox.0/combined-os-specific.o] Error 1
make[2]: *** Waiting for unfinished jobs....
./tools/objtool/objtool orc generate --module --no-fp --retpoline "/tmp/vbox.0/.tmp_combined-agnostic.o";
make[1]: *** [Makefile:1571: _module_/tmp/vbox.0] Error 2
make: *** [/tmp/vbox.0/Makefile-footer.gmk:117: vboxguest] Error 2
|
|||
| #20482 | fixed | E1kNet.inf is missing => fixed in SVN | ||
| Description |
Trying to build the EFI firmware in VBox 6.1.26 fails because OvmfPkg* files in src/VBoxDevices/EFI/Firmware/OvmfPkg reference VBoxPkg/E1kNetDxe/E1kNet.inf - but that file doesn't exist. The file is missing from VBox 6.1.26 and 6.1.24 tarballs as well as the public SVN repository. |
|||
| #20479 | fixed | vboxwebsrv missing | ||
| Description |
When updating from virtualbox 6.1.24 to 6.1.26 vboxwebsrv is removed. Host machine: debian 10
So it seems that the installer for 6.1.26 removes the vboxwebsrv executable. |
|||
Note:
See TracQuery
for help on using queries.

