Updated to 5.8.0-44-generic, and problem installing or re-installing
xtables-addons-dkms reappeared.

from /var/lib/dkms/xtables-addons/3.8/build/make.log:

   70 |  return ip_route_me_harder(net, skb, addr_type);
      |                                 ^~~
      |                                 |
      |                                 struct sk_buff *
In file included from ./include/linux/netfilter/x_tables.h:245,
                 from 
/var/lib/dkms/xtables-addons/3.8/build/extensions/xt_CHAOS.c:17:
./include/linux/netfilter_ipv4.h:19:54: note: expected 'struct sock *' but 
argument is of type 'struct sk_buff *'
   19 | int ip_route_me_harder(struct net *net, struct sock *sk, struct sk_buff 
*skb, unsigned addr_type);
      |                                         ~~~~~~~~~~~~~^~
In file included from 
/var/lib/dkms/xtables-addons/3.8/build/extensions/xt_CHAOS.c:24:
/var/lib/dkms/xtables-addons/3.8/build/extensions/compat_xtables.h:70:38: 
warning: passing argument 3 of 'ip_route_
me_harder' makes pointer from integer without a cast [-Wint-conversion]
   70 |  return ip_route_me_harder(net, skb, addr_type);
      |                                      ^~~~~~~~~
      |                                      |
      |  

Is there any workaround?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1907109

Title:
  xtables-addons 3.0-0.1ubuntu4/3.8-2ubuntu0.1 fails to build with linux
  5.4.0-57.63

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/1907109/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to