Hi, In kernel 5.8, the routine used by VirtualBox to map an area of virtual memory "(__get_vm_area()" has been replaced. By itself, thet is not serious, but the replacement is not exported, thus VB will cannot be built. Ultimately, I think the only solution for Oracle will be to rewrite their module vboxdrv for inclusion in the kernel, the way that VMWare has a built-in module. As that would likely take several cycles, I am looking for an alternative solution to the build problems for the Kernel_HEAD_standard branch of Tumbleweed that will exist as soon as 5.8.0-rc1 is released in a week. The easiest solution would be to modify the openSUSE kernel to export that entry point. Would that be acceptable, or do you have a better solution? For testing purposes, I have made that change to my kernel. Thanks, Larry -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org