Same for me.

As a workaround, remove the failing modules, run this and let it fail.
module-assistant  -o --verbose --text-mode auto-install xtables-addons

  CC [M]  /space2/src/modules/xtables-addons/xt_RAWNAT.o
/space2/src/modules/xtables-addons/xt_RAWNAT.c: In function 
'rawnat6_prepare_l4':
/space2/src/modules/xtables-addons/xt_RAWNAT.c:184:3: error: too few arguments 
to function 'ipv6_find_hdr'
In file included from /space2/src/modules/xtables-addons/xt_RAWNAT.c:20:0:
include/linux/netfilter_ipv6/ip6_tables.h:307:12: note: declared here
make[4]: *** [/space2/src/modules/xtables-addons/xt_RAWNAT.o] Error 1

Remove the lines with the failing modules in the file mconfig
build_RAWNAT=m
build_SYSRQ=m
build_length2=m

Build it again.
module-assistant  -o --verbose --text-mode auto-install xtables-addons

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

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/1062256/+subscriptions

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

Reply via email to