All of lore.kernel.org
 help / color / mirror / Atom feed
* xtables-addons compile error
@ 2012-04-04  2:34 Mr Dash Four
  2012-04-05  5:24 ` Jan Engelhardt
  0 siblings, 1 reply; 7+ messages in thread
From: Mr Dash Four @ 2012-04-04  2:34 UTC (permalink / raw)
  To: netfilter-devel

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?

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

end of thread, other threads:[~2012-04-14 14:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-04  2:34 xtables-addons compile error Mr Dash Four
2012-04-05  5:24 ` 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

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.