netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabricio Archanjo <farchanjo@gmail.com>
To: netfilter-devel@vger.kernel.org
Subject: netfilter issue
Date: Thu, 9 Apr 2009 16:12:01 -0300	[thread overview]
Message-ID: <9e9f4e5f0904091212t10a6aeccm4ecef9089a0b00fc@mail.gmail.com> (raw)

When, I compiling libnl-nft, i get that error:

  CC netfilter/nft_data.c
netfilter/nft_data.c:22: error: nested redefinition of 'enum nft_data_types'
netfilter/nft_data.c:22: error: redeclaration of 'enum nft_data_types'
netfilter/nft_data.c:23: error: redeclaration of enumerator 'NFT_DATA_VALUE'
../include/linux/netfilter/nf_tables.h:219: error: previous definition
of 'NFT_DATA_VALUE' was here
netfilter/nft_data.c:24: error: redeclaration of enumerator 'NFT_DATA_VERDICT'
../include/linux/netfilter/nf_tables.h:220: error: previous definition
of 'NFT_DATA_VERDICT' was here
make[2]: *** [netfilter/nft_data.o] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2

What do i do to repair it? I wanted test nftables.

                 reply	other threads:[~2009-04-09 19:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=9e9f4e5f0904091212t10a6aeccm4ecef9089a0b00fc@mail.gmail.com \
    --to=farchanjo@gmail.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).