解决vmware的compat_netdevice.h 273 error redefinition of struct napi_struct问题
Posted on 2011-09-22 17:05 季枫 阅读(1176) 评论(0) 收藏 举报重新编译命令:
目录:/usr/lib/vmware/bin/
vmware-modconfig --console --install-all
/usr/lib/vmware/modules/source/vmnet.tar (host)
/usr/lib/vmware-tools/modules/source/vmxnet.tar (guest)
删除下面三行,并解包和重打包以上2个文件
struct napi_struct {
int dummy;
};
浙公网安备 33010602011771号