From: Jesper Dangaard Brouer <jdb@comx.dk>
To: Netfilter Developers <netfilter-devel@vger.kernel.org>
Cc: yasuyuki@netfilter.org
Subject: Make/compile error for iptables-1.4.0rc1
Date: Fri, 16 Nov 2007 21:32:26 +0100 [thread overview]
Message-ID: <1195245146.15945.50.camel@localhost.localdomain> (raw)
Hi Netfilter Developers
I get a compile/make error when compiling iptables-1.4.0rc1 and latest
SVN revision (r7090).
cc -O2 -Wall -Wunused -I"/lib/modules/2.6.18-5-686/build"/include -I"/lib/modules/2.6.18-5-686/source"/include -Iinclude/ -DIPTABLES_VERSION=\"1.4.0rc1\" -DIPT_LIB_DIR=\"/usr/lib/iptables\" -c -o iptables.o iptables.c
iptables.c:207: error: 'XT_SO_GET_REVISION_MATCH' undeclared here (not in a function)
iptables.c:208: error: 'XT_SO_GET_REVISION_TARGET' undeclared here (not in a function)
make: *** [iptables.o] Error 1
SVN blame on iptables.c line 207-208 says its changed by Yasuyuki
Kozakai with chainset 6920.
The strange thing about these lines is that they contain
IPT_SO_GET_REVISION_xxx and not XT_SO_GET_REVISION_xxx as the compiler
claims. Is some strange macro stuff going on here?
See you around!
--
Med venlig hilsen / Best regards
Jesper Brouer
ComX Networks A/S
Linux Network developer
Cand. Scient Datalog / MSc.
Author of http://adsl-optimizer.dk
LinkedIn: http://www.linkedin.com/in/brouer
next reply other threads:[~2007-11-16 20:57 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-16 20:32 Jesper Dangaard Brouer [this message]
2007-11-16 21:34 ` Make/compile error for iptables-1.4.0rc1 Jan Engelhardt
2007-11-18 12:49 ` Jesper Dangaard Brouer
2007-11-18 14:23 ` Jesper Dangaard Brouer
2007-11-20 23:10 ` [FIX] " Jesper Dangaard Brouer
2007-11-21 7:53 ` Patrick McHardy
2007-11-21 11:21 ` Jan Engelhardt
2007-11-21 19:30 ` Jesper Dangaard Brouer
2007-11-22 10:31 ` Patrick McHardy
2007-11-23 14:30 ` Jesper Dangaard Brouer
2007-11-23 16:16 ` [PATCH] Fix make/compile " Jesper Dangaard Brouer
2007-11-23 16:38 ` Jan Engelhardt
2007-11-25 15:13 ` Patrick McHardy
2007-11-26 5:55 ` Yasuyuki KOZAKAI
[not found] ` <200711260555.lAQ5tXS0025231@toshiba.co.jp>
2007-11-26 6:23 ` Patrick McHardy
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=1195245146.15945.50.camel@localhost.localdomain \
--to=jdb@comx.dk \
--cc=netfilter-devel@vger.kernel.org \
--cc=yasuyuki@netfilter.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 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).