Could you paste the output of 'sudo apt-get install xtables-addons-
common'?

My kernel is 3.5.0-23-generic #35~precise1-Ubuntu.
When install xtables-addons-common old kernel packages, which are
linux-headers-3.2.0-40 linux-headers-3.2.0-40-generic, are installed.

>From "$ diff 
>/usr/src/linux-headers-3.2.0-40/include/linux/netfilter_ipv6/ip6_tables.h 
>/usr/src/linux-headers-3.5.0-23/include/linux/netfilter_ipv6/ip6_tables.h"
293c308
< int target, unsigned short *fragoff);
---
>                        int target, unsigned short *fragoff, int *fragflg);

That's
extern int ipv6_find_hdr(const struct sk_buff *skb, unsigned int *offset,
                         int target, unsigned short *fragoff);
extern int ipv6_find_hdr(const struct sk_buff *skb, unsigned int *offset,
                         int target, unsigned short *fragoff, int *fragflg);

The reason of "/usr/src/xtables-addons-1.42/xt_RAWNAT.c:184:3: error:
too few arguments to function ‘ipv6_find_hdr’"

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

Title:
  xtables-addons-dkms 1.42-2: xtables-addons kernel module failed to
  build

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to