netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* xtables-addons build failed with linux 4.5 header
@ 2016-04-20 10:49 Normand
  2016-04-22 13:46 ` Jan Engelhardt
  0 siblings, 1 reply; 4+ messages in thread
From: Normand @ 2016-04-20 10:49 UTC (permalink / raw)
  To: netfilter-devel

Hi there,
I do not know if problem is already reported, but build of xtables-addons is failing as reported by (1)

(1) https://build.opensuse.org/package/show/security:netfilter/xtables-addons
===
[   81s] gcc -Wp,-MMD,./.libxt_pknock.oo.d,-MT,libxt_pknock.oo -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 	-D_REENTRANT -I../../include -I/home/abuild/rpmbuild/BUILD/xtables-addons-default-2.10/extensions -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe -I/usr/include/iptables -DPIC -fPIC 
-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -o libxt_pknock.oo -c libxt_pknock.c;
[   81s] In file included from /usr/include/iptables/xtables.h:16:0,
[   81s]                  from libxt_pknock.c:15:
[   81s] /usr/include/linux/if.h:71:2: error: redeclaration of enumerator 'IFF_UP'
[   81s]   IFF_UP    = 1<<0,  /* sysfs */
[   81s]   ^
===

-- 
Michel Normand


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-24 16:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 10:49 xtables-addons build failed with linux 4.5 header Normand
2016-04-22 13:46 ` Jan Engelhardt
2016-04-22 14:04   ` [PATCH] netfilter: resolve compilation error in userspace when using ip_tables.h Jan Engelhardt
2016-04-24 16:38     ` Mikko Rapeli

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