In file included from /tmp/vbox.0/combined-os-specific.c:43:
/tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c: In function ‘rtR0MemObjNativeProtect’:
/tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:2128:9: error: implicit declaration of function ‘__flush_tlb_all’; did you mean ‘flush_tlb_all’? [-Werror=implicit-function-declaration]
__flush_tlb_all();
^~~~~~~~~~~~~~~
flush_tlb_all
cc1: some warnings being treated as errors
make[2]: *** [scripts/Makefile.build:304:/tmp/vbox.0/combined-os-specific.o] 错误 1
make[1]: *** [Makefile:1531: _module_/tmp/vbox.0] Error 2
make: *** [/tmp/vbox.0/Makefile-footer.gmk:145: vboxguest] Error 2
kernel modules and services were not reloaded
vbox arm虚拟机下编译VirtualBox Guest Additions 报错
这个实在是不会改,发到这里碰碰运气。。。
路过的大神帮忙看看
user@user-ap-m4:~$ uname -a
Linux user-ap-m4 4.19.0-arm64-desktop #7322 SMP Wed Dec 3 18:03:04 CST 2025 aarch64 GNU/Linux
sudo ./VBoxLinuxAdditions-arm64.run 运行报错 vbox是7.2 7.1的都报错,因为是ARM版本的再早的 貌似它也不支持了。。。
看日志是这个
千问说要这么干,但是。。没搞定 临时目录报错了就没了