All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Volkov <pva@gentoo.org>
To: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: xtables-addons: TEE extension fails to build
Date: Thu, 28 Jul 2011 14:46:38 +0400	[thread overview]
Message-ID: <1311849998.19605.2.camel@tablet> (raw)

Hi. TEE extension fails to build in xtables-addons. It fails with the following error:

  CC [M]  /vt/portage/tmp/portage/net-firewall/xtables-addons-1.37/work/xtables-addons-1.37/extensions/xt_TEE.o
/vt/portage/tmp/portage/net-firewall/xtables-addons-1.37/work/xtables-addons-1.37/extensions/xt_TEE.c: In function ‘tee_tg_route4’:
/vt/portage/tmp/portage/net-firewall/xtables-addons-1.37/work/xtables-addons-1.37/extensions/xt_TEE.c:46:4: error: ‘struct flowi’ has no member named ‘nl_u’
/vt/portage/tmp/portage/net-firewall/xtables-addons-1.37/work/xtables-addons-1.37/extensions/xt_TEE.c:47:4: error: ‘struct flowi’ has no member named ‘nl_u’
/vt/portage/tmp/portage/net-firewall/xtables-addons-1.37/work/xtables-addons-1.37/extensions/xt_TEE.c:48:4: error: ‘struct flowi’ has no member named ‘nl_u’
/vt/portage/tmp/portage/net-firewall/xtables-addons-1.37/work/xtables-addons-1.37/extensions/xt_TEE.c:50:2: warning: passing argument 2 of ‘ip_route_output_key’ from incompatible pointer type
include/net/route.h:131:61: note: expected ‘struct flowi4 *’ but argument is of type ‘struct rtable **’
/vt/portage/tmp/portage/net-firewall/xtables-addons-1.37/work/xtables-addons-1.37/extensions/xt_TEE.c:50:2: error: too many arguments to function ‘ip_route_output_key’
include/net/route.h:131:61: note: declared here
/vt/portage/tmp/portage/net-firewall/xtables-addons-1.37/work/xtables-addons-1.37/extensions/xt_TEE.c: In function ‘tee_tg_route6’:
/vt/portage/tmp/portage/net-firewall/xtables-addons-1.37/work/xtables-addons-1.37/extensions/xt_TEE.c:188:4: error: ‘struct flowi’ has no member named ‘nl_u’
/vt/portage/tmp/portage/net-firewall/xtables-addons-1.37/work/xtables-addons-1.37/extensions/xt_TEE.c:189:4: error: ‘struct flowi’ has no member named ‘nl_u’
/vt/portage/tmp/portage/net-firewall/xtables-addons-1.37/work/xtables-addons-1.37/extensions/xt_TEE.c:195:2: warning: passing argument 3 of ‘ip6_route_output’ from incompatible pointer type
include/net/ip6_route.h:72:27: note: expected ‘struct flowi6 *’ but argument is of type ‘struct flowi *’
At top level:
cc1: warning: unrecognized command line option "-Wno-unused-but-set-variable"
make[2]: *** [/vt/portage/tmp/portage/net-firewall/xtables-addons-1.37/work/xtables-addons-1.37/extensions/xt_TEE.o] Error 1
make[1]: *** [_module_/vt/portage/tmp/portage/net-firewall/xtables-addons-1.37/work/xtables-addons-1.37/extensions] Error 2
make[1]: Leaving directory `/vt/src/linux-2.6.39-gentoo-r3'
make: *** [modules] Error 2

--
Peter.


--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2011-07-28 10:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-28 10:46 Peter Volkov [this message]
2011-07-28 11:51 ` xtables-addons: TEE extension fails to build Jan Engelhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1311849998.19605.2.camel@tablet \
    --to=pva@gentoo.org \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.