| 
 
贡献380 
飞刀63 FD
注册时间2021-4-15
在线时间7 小时积分67 
 
  
 扫一扫,手机访问本帖  | 
 
| 内核源码版本 
 D:\work\文档\对接文件\OKMX6Q-C、OKMX6DL-C (Linux)用户资料-2019.12.30\linux-3.0.35
 
 编译时提示以下错误,经查看,这个源码中确实找不到这个类型
 
 net/netfilter/xt_mark.c:49:27: error: invalid application of 'sizeof' to incomplete type 'struct xt_mark_tginfo2'
 net/netfilter/xt_mark.c:58:27: error: invalid application of 'sizeof' to incomplete type 'struct xt_mark_mtinfo1'
 make[2]: *** [net/netfilter/xt_mark.o] Error 1
 make[1]: *** [net/netfilter] Error 2
 
 
 
 | 
 |