Linux Netfilter discussions
 help / color / mirror / Atom feed
* ipt_IPV4OPTSSTRIP & Linux 2.6.14.4
@ 2005-12-23 17:43 René Pfeiffer
  2005-12-23 19:21 ` Damjan
  0 siblings, 1 reply; 3+ messages in thread
From: René Pfeiffer @ 2005-12-23 17:43 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 1477 bytes --]

Hello!

I just tried patch-o-matic-ng with a new Linux kernel 2.6.14.4 in order
to try some of the extensions. The test system is a Debian Sarge 3.1r1,
the compiler is a GCC 3.4. During the build process the compiler aborts
with the following error:

[...]
  CC [M]  net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.o
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c: In function `target':
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c:33: warning: implicit declaration of function `skb_ip_make_writable'
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c:52: error: structure has no member named `nfcache'
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c:52: error: `NFC_ALTERED' undeclared (first use in this function)
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c:52: error: (Each undeclared identifier is reported only once
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c:52: error: for each function it appears in.)
make[3]: *** [net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2

A short "grep skb_ip_make_writable net/ipv4/netfilter/*.c" shows that
skb_ip_make_writable() is only used in the IPV4OPTSSTRIP extension. Has
anyone else seen this error?

Best regards,
René.

-- 
  )\._.,--....,'``.      Let GNU/Linux work for you while you take a nap.
 /,   _.. \   _\  (`._ ,. R. Pfeiffer <lynx at luchs.at> + http://web.luchs.at/
`._.-(,_..'--(,_..'`-.;.'  - System administration + Consulting + Teaching -


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2005-12-24 18:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-23 17:43 ipt_IPV4OPTSSTRIP & Linux 2.6.14.4 René Pfeiffer
2005-12-23 19:21 ` Damjan
2005-12-24 18:07   ` René Pfeiffer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox