* Error compiling ipt_IPMARK with kernel 2.6.14-5, iptables 1.3.4, POM-20051227
@ 2005-12-29 0:43 Greg Scott
2006-01-03 12:14 ` Patrick McHardy
0 siblings, 1 reply; 3+ messages in thread
From: Greg Scott @ 2005-12-29 0:43 UTC (permalink / raw)
To: netfilter-devel
Trying to to a kernel build for 2.6.14-5 with iptables 1.3.4 and
POM-20051227. Here is a snippet from the output.
CC [M] net/ipv4/netfilter/ipt_DSCP.o
CC [M] net/ipv4/netfilter/ipt_MARK.o
CC [M] net/ipv4/netfilter/ipt_IPMARK.o
net/ipv4/netfilter/ipt_IPMARK.c: In function 'target':
net/ipv4/netfilter/ipt_IPMARK.c:36: error: 'struct sk_buff' has no
member named 'nfcache'
net/ipv4/netfilter/ipt_IPMARK.c:36: error: 'NFC_ALTERED' undeclared
(first use in this function)
net/ipv4/netfilter/ipt_IPMARK.c:36: error: (Each undeclared identifier
is reported only once
net/ipv4/netfilter/ipt_IPMARK.c:36: error: for each function it appears
in.)
make[3]: *** [net/ipv4/netfilter/ipt_IPMARK.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
[root@dsi-fw linux]#
I looked in the list archives and found some references here:
https://lists.netfilter.org/pipermail/netfilter-devel/2005-October/02195
0.html
For now I just won't use it. Is there a patch available that fixes
ipt_IPMARK yet?
Thanks
- Greg Scott
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: Error compiling ipt_IPMARK with kernel 2.6.14-5, iptables 1.3.4, POM-20051227
@ 2006-01-03 12:21 Greg Scott
0 siblings, 0 replies; 3+ messages in thread
From: Greg Scott @ 2006-01-03 12:21 UTC (permalink / raw)
To: Patrick McHardy; +Cc: netfilter-devel
Thanks
Btw, for anyone starting with FC4, I also learned a tough lesson. The
initial FC4 installation messed up and didn't put in the swap space I
told it to do. This has happened twice on two different installs. So
the base system did not have any swap partition - but I didn't notice
until much later in the process. So during the kernel build, when
depmod does its symbol checking, it just dies - because it runs out of
virtual memory. The fix - use mkswap and swapon to add swap space.
Then the kernel build runs to completion. Maybe the FC5 installation
will be a bit more stable. I am also thinking about moving from RedHat
as a base to SUSE.
- Greg Scott
-----Original Message-----
From: Patrick McHardy [mailto:kaber@trash.net]
Sent: Tuesday, January 03, 2006 6:15 AM
To: Greg Scott
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: Error compiling ipt_IPMARK with kernel 2.6.14-5, iptables
1.3.4, POM-20051227
Greg Scott wrote:
> Trying to to a kernel build for 2.6.14-5 with iptables 1.3.4 and
> POM-20051227. Here is a snippet from the output.
Also fixed in SVN.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-01-03 12:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-29 0:43 Error compiling ipt_IPMARK with kernel 2.6.14-5, iptables 1.3.4, POM-20051227 Greg Scott
2006-01-03 12:14 ` Patrick McHardy
-- strict thread matches above, loose matches on Subject: below --
2006-01-03 12:21 Greg Scott
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.