[VBox-users] Install of VB on Fedora 44 fails.
Scripts for Virtualbox
Status: Pre-Alpha
Brought to you by:
fcassia4oss
|
From: George R G. <gr...@ya...> - 2026-02-06 20:49:14
|
Howdy, Yes. I know. This system is running 6.19.0-0.rc8.54.fc44.x86_64 which is a RC kernel. I know... Not supported... yet. Back leveling the kernel seems to be impossible. Is there any chance of a "patch" to VB for this being available? Best regards, George... Here;s what I'm seeing: 42 # MODPOST Module.symvers 43 /export/home/kernels/6.19.0-0.rc8.54.fc44.x86_64/scripts/mod/modpost -M 43 -o Module.symvers -T modules.order -i /export/home/kernels/6.19.0-0.rc8.54.fc44.x86_ 43 64/Module.symvers -e 44 ERROR: modpost: module vboxdrv uses symbol cr4_update_irqsoff from namespace module: 44 kvm,kvm-amd,kvm-intel, but does not import it. 45 ERROR: modpost: module vboxdrv uses symbol cr4_read_shadow from namespace module:kvm 45 ,kvm-amd,kvm-intel, but does not import it. 46 ERROR: modpost: module vboxdrv uses symbol __flush_tlb_all from namespace module:kvm 46 ,kvm-amd,kvm-intel, but does not import it. 47 make[3]: *** [/export/home/kernels/6.19.0-0.rc8.54.fc44.x86_64/scripts/Makefile.modp 47 ost:147: Module.symvers] Error 1 48 make[2]: *** [/export/home/kernels/6.19.0-0.rc8.54.fc44.x86_64/Makefile:2041: modpos 48 t] Error 2 49 make[1]: *** [Makefile:248: __sub-make] Error 2 50 make: *** [/tmp/vbox.0/Makefile-footer.gmk:146: vboxdrv] Error 2 |