netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Make/compile error for iptables-1.4.0rc1
@ 2007-11-16 20:32 Jesper Dangaard Brouer
  2007-11-16 21:34 ` Jan Engelhardt
  0 siblings, 1 reply; 15+ messages in thread
From: Jesper Dangaard Brouer @ 2007-11-16 20:32 UTC (permalink / raw)
  To: Netfilter Developers; +Cc: yasuyuki

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

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

end of thread, other threads:[~2007-11-26  6:24 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-16 20:32 Make/compile error for iptables-1.4.0rc1 Jesper Dangaard Brouer
2007-11-16 21:34 ` 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

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