netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mr Dash Four <mr.dash.four@googlemail.com>
To: netfilter-devel@vger.kernel.org
Subject: xtables-addons compile error
Date: Wed, 04 Apr 2012 03:34:25 +0100	[thread overview]
Message-ID: <4F7BB331.7000808@googlemail.com> (raw)

gcc -Wp,-MMD,./.libxt_DNETMAP.oo.d,-MT,libxt_DNETMAP.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../include -I/builddir/build/BUILD/xtables-addons-1.41/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe  -DPIC -fPIC  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium2 -fasynchronous-unwind-tables -o libxt_DNETMAP.oo -c libxt_DNETMAP.c;
In file included from ../include/net/netfilter/nf_nat.h:5,
                 from libxt_DNETMAP.c:15:
../include/net/netfilter/nf_conntrack_tuple.h:29: error: redefinition of 'union nf_conntrack_man_proto'
make[3]: *** [libxt_DNETMAP.oo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/builddir/build/BUILD/xtables-addons-1.41/extensions'
make[2]: *** [user-all-local] Error 2
make[2]: Leaving directory `/builddir/build/BUILD/xtables-addons-1.41/extensions'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/xtables-addons-1.41'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.FNo2bg (%build)

I am using/compiling against kernel version 3.3. With v3.2 that doesn't happen. Am I missing something?

             reply	other threads:[~2012-04-04  2:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-04  2:34 Mr Dash Four [this message]
2012-04-05  5:24 ` xtables-addons compile error Jan Engelhardt
2012-04-05 11:01   ` Mr Dash Four
2012-04-14  2:58     ` xtables-addons link error Mr Dash Four
2012-04-14  8:28       ` Jan Engelhardt
2012-04-14 14:42         ` Mr Dash Four
2012-04-14 14:59           ` Mr Dash Four

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=4F7BB331.7000808@googlemail.com \
    --to=mr.dash.four@googlemail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).