Hi,

I've seen this problem for the past few weeks but have been waiting to see if 
it gets fixed. Sadly, it has not.

I have tried to fix the problem and got these messages resolved but further 
into the build another failure appears. Obviously the kernel has changed... NOT 
so obvious is what the change is attempting to accomplish or what VB needs to 
do to resolve the problem.

Has anyone seen and/or resolved this situation?

Best regards,

George...




./tools/objtool/objtool orc generate  --module --no-fp --retpoline --uaccess 
/tmp/vbox.0/r0drv/linux/initterm-r0drv-linux.o
/tmp/vbox.0/r0drv/linux/mp-r0drv-linux.c: In function ‘VBoxHost_RTMpOnAll’:
/tmp/vbox.0/r0drv/linux/mp-r0drv-linux.c:287:18: error: void value not ignored 
as it ought to be
287 |         int rc = smp_call_function(rtmpLinuxAllWrapper, &Args, 0 /* wait 
*/);
|                  ^~~~~~~~~~~~~~~~~
/tmp/vbox.0/r0drv/linux/mp-r0drv-linux.c: In function ‘VBoxHost_RTMpOnOthers’:
/tmp/vbox.0/r0drv/linux/mp-r0drv-linux.c:341:8: error: void value not ignored 
as it ought to be
341 |     rc = smp_call_function(rtmpLinuxWrapper, &Args, 1 /* wait */);
|        ^


/tmp/vbox.0/linux/VBoxNetFlt-linux.c: In function 
‘vboxNetFltLinuxEnumeratorCallback’:
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:2126:9: error: implicit declaration of 
function ‘for_ifa’ [-Werror=implicit-function-declaration]
2126 |         for_ifa(in_dev) {
|         ^~~~~~~
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:2126:24: error: expected ‘;’ before ‘{’ 
token
2126 |         for_ifa(in_dev) {
|                        ^~


 


_______________________________________________
VBox-users-community mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:  
mailto:[email protected]?subject=unsubscribe

Reply via email to