* [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
* Re: [BUG] compile failure for linux-2.6.6
2004-05-28 19:05 [BUG] compile failure for linux-2.6.6 Martin Schaffner
@ 2004-05-29 10:19 ` Tony Earnshaw
0 siblings, 0 replies; 2+ messages in thread
From: Tony Earnshaw @ 2004-05-29 10:19 UTC (permalink / raw)
To: netfilter
fre, 28.05.2004 kl. 21.05 skrev Martin Schaffner:
> 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.
I posted more or less the same a few days ago - pointed 1.2.10 at my
2.6.4 kernel source and everything works ;) Don't much like workarounds
like that, though ...
--Tonni
--
We make out of the quarrel with others rhetoric
but out of the quarrel with ourselves, poetry.
mail: tonye@billy.demon.nl
http://www.billy.demon.nl
^ 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.