netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* netfilter issue
@ 2009-04-09 19:12 Fabricio Archanjo
  0 siblings, 0 replies; only message in thread
From: Fabricio Archanjo @ 2009-04-09 19:12 UTC (permalink / raw)
  To: netfilter-devel

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-09 19:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-09 19:12 netfilter issue Fabricio Archanjo

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).