All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUG] compile failure for linux-2.6.6
@ 2004-05-28 19:05 Martin Schaffner
  2004-05-29 10:19 ` Tony Earnshaw
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Schaffner @ 2004-05-28 19:05 UTC (permalink / raw)
  To: netfilter

Currently, netfilter relies on the headers from a previous linux 
version being installed on the system.
If I try to compile netfilter from linux-2.6.6 with only the 2.6.6 
headers installed in /usr/include,
then net/ipv4/netfilter/ipt_ECN.c doesn't compile, because it uses 
struct ipt_ECN_info,
which isn't declared anywhere in the source tree of linux-2.6.6.
The same holds for IPT_ECN_OP_* macros.

--
Martin Schaffner



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

end of thread, other threads:[~2004-05-29 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-28 19:05 [BUG] compile failure for linux-2.6.6 Martin Schaffner
2004-05-29 10:19 ` Tony Earnshaw

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.