Opened 11 months ago
Last modified 8 months ago
#21884 closed defect
New Kernel 5.14.0-378.el9.x86_64 — at Initial Version
| Reported by: | yulchiev | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox-7.0.12 |
| Keywords: | Cc: | ||
| Guest type: | other | Host type: | other |
Description
NS_ERROR_FAILURE (0X80004005) MachineWrap IMachine {300763af-5d6b-46e6-aa96-273eac15538a}
vboxdrv.sh: Building VirtualBox kernel modules. vboxdrv.sh: failed: Look at /var/log/vbox-setup.log to find out what went wrong.
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root. If your system is using EFI Secure Boot you may need to sign the kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load them. Please see your Linux system's documentation for more information.
/tmp/vbox.0/linux/VBoxNetFlt-linux.c: В функции «vboxNetFltLinuxForwardToIntNetInner»: /tmp/vbox.0/linux/VBoxNetFlt-linux.c:1570:40: ошибка: неявная декларация функции «skb_gso_segment»; имелось в виду «skb_gso_reset»? [-Werror=implicit-function-declaration]
1570 | struct sk_buff *pSegment = skb_gso_segment(pBuf, 0 /*supported features*/);
|
| skb_gso_reset
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:1570:40: предупреждение: initialization of «struct sk_buff *» from «int» makes pointer from integer without a cast [-Wint-conversion] cc1: некоторые предупреждения считаются ошибками make[2]: * [scripts/Makefile.build:299: /tmp/vbox.0/linux/VBoxNetFlt-linux.o] Ошибка 1 make[1]: * [Makefile:1928: /tmp/vbox.0] Ошибка 2 make: * vboxnetflt Ошибка 2

