Attempt to build mod_ECHO in xtables_addons causes the following failure: if [ -n "/usr/src/linux" ]; then make -C /usr/src/linux M=/vt/portage/tmp/portage/net-firewall/xtables-addons-1.22/work/xtables-addons-1.22/extensions modules; fi; make[1]: Entering directory `/usr/src/linux-2.6.32-gentoo-r5' CC [M] /vt/portage/tmp/portage/net-firewall/xtables-addons-1.22/work/xtables-addons-1.22/extensions/xt_ECHO.o /vt/portage/tmp/portage/net-firewall/xtables-addons-1.22/work/xtables-addons-1.22/extensions/xt_ECHO.c: In function 'echo_tg4': /vt/portage/tmp/portage/net-firewall/xtables-addons-1.22/work/xtables-addons-1.22/extensions/xt_ECHO.c:35: error: 'struct sk_buff' has no member named 'dst' /vt/portage/tmp/portage/net-firewall/xtables-addons-1.22/work/xtables-addons-1.22/extensions/xt_ECHO.c:88: error: 'const struct sk_buff' has no member named 'dst' /vt/portage/tmp/portage/net-firewall/xtables-addons-1.22/work/xtables-addons-1.22/extensions/xt_ECHO.c:89: error: 'struct sk_buff' has no member named 'dst' /vt/portage/tmp/portage/net-firewall/xtables-addons-1.22/work/xtables-addons-1.22/extensions/xt_ECHO.c:89: error: 'const struct sk_buff' has no member named 'dst' /vt/portage/tmp/portage/net-firewall/xtables-addons-1.22/work/xtables-addons-1.22/extensions/xt_ECHO.c:94: error: 'struct sk_buff' has no member named 'dst' /vt/portage/tmp/portage/net-firewall/xtables-addons-1.22/work/xtables-addons-1.22/extensions/xt_ECHO.c:98: error: 'struct sk_buff' has no member named 'dst' make[2]: *** [/vt/portage/tmp/portage/net-firewall/xtables-addons-1.22/work/xtables-addons-1.22/extensions/xt_ECHO.o] Error 1 make[1]: *** [_module_/vt/portage/tmp/portage/net-firewall/xtables-addons-1.22/work/xtables-addons-1.22/extensions] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.32-gentoo-r5' make: *** [modules] Error 2 Searching mailing list I've noticed patch that fixes this error: http://www.spinics.net/lists/netfilter-devel/msg09981.html Please apply, -- Peter. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html