All of lore.kernel.org
 help / color / mirror / Atom feed
* xtables 1.31 compilation errors
@ 2010-12-11  0:41 Mr Dash Four
  2010-12-11  0:54 ` Jan Engelhardt
  0 siblings, 1 reply; 8+ messages in thread
From: Mr Dash Four @ 2010-12-11  0:41 UTC (permalink / raw)
  To: 'netfilter@vger.kernel.org'

When trying to build the above from source I get the following error:

gcc -Wp,-MMD,./.libxt_gradm.oo.d,-MT,libxt_gradm.oo 
-D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64     
-D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations     
-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes     
-Winline -pipe     -I../include  
-I/home/zeek/rpmbuild/BUILD/xtables-addons-1.31/extensions -DPIC -fPIC 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=core2 -o 
libxt_gradm.oo -c libxt_gradm.c;
libxt_gradm.c:84: warning: implicit declaration of function 'ALIGN'
libxt_gradm.c:84: error: initializer element is not constant
libxt_gradm.c:84: error: (near initialization for 'gradm_mt_reg.size')
libxt_gradm.c:85: error: initializer element is not constant
libxt_gradm.c:85: error: (near initialization for 
'gradm_mt_reg.userspacesize')
make[3]: *** [libxt_gradm.oo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory 
`/home/zeek/rpmbuild/BUILD/xtables-addons-1.31/extensions'
make[2]: *** [user-all-local] Error 2
make[2]: Leaving directory 
`/home/zeek/rpmbuild/BUILD/xtables-addons-1.31/extensions'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/zeek/rpmbuild/BUILD/xtables-addons-1.31'

Any ideas? From what I remember there was a similar problem with a 
couple of files in 1.30!

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

end of thread, other threads:[~2010-12-12 14:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-11  0:41 xtables 1.31 compilation errors Mr Dash Four
2010-12-11  0:54 ` Jan Engelhardt
2010-12-11  1:02   ` Mr Dash Four
2010-12-11  1:34     ` Mr Dash Four
2010-12-11  1:47       ` Mr Dash Four
2010-12-11  3:34         ` Jan Engelhardt
     [not found]           ` <4D03806F.6050107@googlemail.com>
     [not found]             ` <alpine.LNX.2.01.1012111737310.17765@obet.zrqbmnf.qr>
2010-12-12 14:50               ` Mr Dash Four
2010-12-11  3:07       ` Jan Engelhardt

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.