From: SourceForge.net <no...@so...> - 2012-07-13 17:48:42
|
Tracker item #3543664, was opened at 2012-07-13 10:48 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3543664&group_id=204462 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: kernel modules Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: DS () Assigned to: Nobody/Anonymous (nobody) Summary: open-vm-tools-kmod 2012.05.21.724730 fails to compile Initial Comment: Gentoo 3.1.5 gcc 4.5.3-r2 glibc 2.14.1-r3, glib 2.30.3 open-vm-tools-kmod-2012.05.21.724730 fails to compile. Following error: make[1]: Entering directory `/usr/src/linux-3.1.5-hardened' CC [M] /var/tmp/portage/app-emulation/open-vm-tools-kmod-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730/modules/linux/vmxnet/vmxnet.o /var/tmp/portage/app-emulation/open-vm-tools-kmod-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730/modules/linux/vmxnet/vmxnet.c: In function 'vmxnet_map_pkt': /var/tmp/portage/app-emulation/open-vm-tools-kmod-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730/modules/linux/vmxnet/vmxnet.c:2056:2: error: implicit declaration of function 'skb_frag_size' /var/tmp/portage/app-emulation/open-vm-tools-kmod-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730/modules/linux/vmxnet/vmxnet.c:2068:42: error: request for member 'p' in something not a structure or union /var/tmp/portage/app-emulation/open-vm-tools-kmod-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730/modules/linux/vmxnet/vmxnet.c:2098:36: error: request for member 'p' in something not a structure or union /var/tmp/portage/app-emulation/open-vm-tools-kmod-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730/modules/linux/vmxnet/vmxnet.c: In function 'vmxnet_rx_frags': /var/tmp/portage/app-emulation/open-vm-tools-kmod-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730/modules/linux/vmxnet/vmxnet.c:2600:10: error: implicit declaration of function '__skb_frag_set_page' make[2]: *** [/var/tmp/portage/app-emulation/open-vm-tools-kmod-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730/modules/linux/vmxnet/vmxnet.o] Error 1 make[1]: *** [_module_/var/tmp/portage/app-emulation/open-vm-tools-kmod-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730/modules/linux/vmxnet] Error 2 make[1]: Leaving directory `/usr/src/linux-3.1.5-hardened' make: *** [vmxnet.ko] Error 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3543664&group_id=204462 |