All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leonardo Rodrigues <leolistas@solutti.com.br>
To: ML netfilter-devel <netfilter-devel@vger.kernel.org>
Subject: problem with xtables-addons and CentOS 5.3
Date: Sun, 26 Apr 2009 14:26:28 -0300	[thread overview]
Message-ID: <49F49944.3010800@solutti.com.br> (raw)


    Hi,

    i'm having a hard time trying to compile xtables-addons 1.14 on a 
CentOS 5.3 x86_64 box

    i'm using:

./configure --prefix=/usr --with-xtables=/usr

    and make

    and the failure is:

make[2]: Entering directory `/tmp/xtables-addons-1.14/extensions'
  GEN      modules
make[3]: Entering directory 
`/usr/src/kernels/2.6.18-128.1.6.el5.centos.plus-x86_64'
  CC [M]  /tmp/xtables-addons-1.14/extensions/compat_xtables.o
In file included from 
/tmp/xtables-addons-1.14/extensions/compat_xtables.c:20:
/tmp/xtables-addons-1.14/extensions/compat_skbuff.h:29: error: 
redefinition of 'skb_reset_network_header'
include/linux/skbuff.h:1016: error: previous definition of 
'skb_reset_network_header' was here
/tmp/xtables-addons-1.14/extensions/compat_skbuff.h:33: error: 
redefinition of 'tcp_hdr'
include/linux/tcp.h:169: error: previous definition of 'tcp_hdr' was here
/tmp/xtables-addons-1.14/extensions/compat_skbuff.h:37: error: 
redefinition of 'udp_hdr'
include/linux/udp.h:33: error: previous definition of 'udp_hdr' was here
In file included from 
/tmp/xtables-addons-1.14/extensions/compat_xtables.c:21:
/tmp/xtables-addons-1.14/extensions/compat_xtnu.h:9: error: redefinition 
of typedef 'bool'
include/linux/types.h:36: error: previous declaration of 'bool' was here
/tmp/xtables-addons-1.14/extensions/compat_xtnu.h:10: error: 
redeclaration of enumerator 'false'
include/linux/stddef.h:16: error: previous definition of 'false' was here
/tmp/xtables-addons-1.14/extensions/compat_xtnu.h:10: error: 
redeclaration of enumerator 'true'
include/linux/stddef.h:18: error: previous definition of 'true' was here
/tmp/xtables-addons-1.14/extensions/compat_xtables.c: In function 
'xtnu_ip_route_me_harder':
/tmp/xtables-addons-1.14/extensions/compat_xtables.c:381: error: too 
many arguments to function 'ip_route_me_harder'
make[4]: *** [/tmp/xtables-addons-1.14/extensions/compat_xtables.o] Error 1
make[3]: *** [_module_/tmp/xtables-addons-1.14/extensions] Error 2
make[3]: Leaving directory 
`/usr/src/kernels/2.6.18-128.1.6.el5.centos.plus-x86_64'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/tmp/xtables-addons-1.14/extensions'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/xtables-addons-1.14'
make: *** [all] Error 2
[root@centos53 xtables-addons-1.14]#



    any hint on compiling xtables-addons on CentOS 5.3 ???

    Thanks.

-- 


	Atenciosamente / Sincerily,
	Leonardo Rodrigues
	Solutti Tecnologia
	http://www.solutti.com.br

	Minha armadilha de SPAM, NÃO mandem email
	gertrudes@solutti.com.br
	My SPAMTRAP, do not email it




--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2009-04-26 17:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-26 17:26 Leonardo Rodrigues [this message]
2009-04-27  9:11 ` problem with xtables-addons and CentOS 5.3 Jan Engelhardt
2009-04-27 10:03   ` Leonardo Rodrigues
2009-04-27 10:25     ` Jan Engelhardt
2009-04-27 10:38       ` Leonardo Rodrigues
2009-04-27 21:16       ` Leonardo Rodrigues
     [not found]       ` <49F61DF9.4060508@solutti.com.br>
2009-04-27 23:43         ` Jan Engelhardt

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=49F49944.3010800@solutti.com.br \
    --to=leolistas@solutti.com.br \
    --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 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.