Hi,
The latest build of VB VirtualBox-6.1.0_BETA2-134539-Linux_amd64.run fails for
kernel 5.4.0-0.rc0.git2.1.fc32.x86_64
I know you guys are busy so... I WILL be patient...
Has anyone seen this situation? I have tried all the "latest" VB releases
(6.0.10, 12, 14) too and still no luck.
Best regards,
George...
19 /tmp/vbox.0/linux/VBoxNetFlt-linux.c:928:36: error: ‘skb_frag_t’ {aka
‘struct skb_frag_struct’} has no member named ‘bv_len’20 928 |
pSG->aSegs[iSeg].cb = pFrag->bv_len;
21 | ^~
22 /tmp/vbox.0/linux/VBoxNetFlt-linux.c:929:66: error: ‘skb_frag_t’ {aka
‘struct skb_frag_struct’} has no member named ‘bv_offset’; did you mean
‘page_offset’?
23 929 | pSG->aSegs[iSeg].pv = VBOX_SKB_KMAP_FRAG(pFrag) +
pFrag->bv_offset;
24 |
^~~~~~~~~
25 |
page_offset
26 /tmp/vbox.0/linux/VBoxNetFlt-linux.c:949:40: error: ‘skb_frag_t’ {aka
‘struct skb_frag_struct’} has no member named ‘bv_len’
27 949 | pSG->aSegs[iSeg].cb = pFrag->bv_len;
28 | ^~
29 /tmp/vbox.0/linux/VBoxNetFlt-linux.c:950:70: error: ‘skb_frag_t’ {aka
‘struct skb_frag_struct’} has no member named ‘bv_offset’; did you mean
‘page_offset’?
30 950 | pSG->aSegs[iSeg].pv = VBOX_SKB_KMAP_FRAG(pFrag) +
pFrag->bv_offset;
31 |
^~~~~~~~~
32 |
page_offset
33 make[2]: *** [scripts/Makefile.build:280:
/tmp/vbox.0/linux/VBoxNetFlt-linux.o] Error 1
34 make[1]: *** [Makefile:1628: _module_/tmp/vbox.0] Error 2
35 make: *** [/tmp/vbox.0/Makefile-footer.gmk:111: vboxnetflt] Error 2
_______________________________________________
VBox-users-community mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:
mailto:[email protected]?subject=unsubscribe