Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 179681

vmware player 4 host trisquel 6 guest vmxnet compile errors

$
0
0

vmware player 4 host trisquel 6 guest vmxnet compile errors

 

aptitude install build-essential linux-headers

 

vmware-config-tools.pl

 

generates errors from vmxnet.c vmxnet_probe_device vmxnet_map_pkt vmxnet_rx_frags functions


...

 

vmxnet.c: In function ‘vmxnet_probe_device’:
vmxnet.c:1008:7: error: unknown field ‘ndo_set_multicast_list’ specified in initialiser

vmxnet.c: In function ‘vmxnet_map_pkt’:
vmxnet.c:2085:32: error: incompatible type for argument 2 of ‘pci_map_page’
include/asm-generic/pci-dma-compat.h:43:1: note: expected ‘struct page *’ but argument is of type ‘struct <anonymous>’
vmxnet.c:2104:26: error: incompatible type for argument 2 of ‘pci_map_page’
include/asm-generic/pci-dma-compat.h:43:1: note: expected ‘struct page *’ but argument is of type ‘struct <anonymous>’

vmxnet.c: In function ‘vmxnet_rx_frags’:
vmxnet.c:2599:48: error: incompatible types when assigning to type ‘struct <anonymous>’ from type ‘struct page *’

 

...


Viewing all articles
Browse latest Browse all 179681

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>