VirtualBox

Opened 2 years ago

Closed 2 years ago

#20982 closed defect (duplicate)

Cannot compile DKMS modules on Kernel 5.18

Reported by: MicheleDG Owned by:
Component: other Version: VirtualBox 6.1.34
Keywords: dkms Cc:
Guest type: other Host type: Linux

Description

On Linux host with last 5.18 kernel it is impossible to compile dkms modules. Command /sbin/vboxconfig (vboxdrv.sh) gives this error while compiling:

/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

Tested on Ubuntu Linux 20.04 with kernel 5.18.1->5.18.3. Works flawless with kernel 5.17.x.

Change History (1)

comment:1 by galitsyn, 2 years ago

Resolution: duplicate
Status: newclosed

Please refer to #20914.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use