VirtualBox

Opened 2 years ago

Closed 2 years ago

#20956 closed defect (duplicate)

Issue compiling kernel modules for linux 5.18 kernel

Reported by: mAdDaWg Owned by:
Component: host support Version: VirtualBox 6.1.34
Keywords: Cc:
Guest type: all Host type: Linux

Description

When trying to build virtualbox kernel modules (either manually or through the installer) on debian, running compiled 5.18 linux kernel, the build fails with the following error:

/tmp/vbox.0/linux/VBoxNetFlt-linux.c: In function ‘vboxNetFltPortOsXmit’:
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:2314:23: error: implicit declaration of function ‘netif_rx_ni’; did you mean ‘netif_rx’? [-Werror=implicit-function-declaration]
 2314 |                 err = netif_rx_ni(pBuf);
      |                       ^~~~~~~~~~~
      |                       netif_rx

Attachments (1)

vbox-setup.log (23.3 KB ) - added by mAdDaWg 2 years ago.
Build log

Download all attachments as: .zip

Change History (3)

by mAdDaWg, 2 years ago

Attachment: vbox-setup.log added

Build log

comment:1 by mAdDaWg, 2 years ago

Just found ticket https://www.virtualbox.org/ticket/20930 of which this ticket seems to duplicate

comment:2 by galitsyn, 2 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use