All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] IMQ patch for 2.6.3 kernel
@ 2004-03-04 23:00 The Codrinus
  2004-03-05 10:29 ` Marc-Christian Petersen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: The Codrinus @ 2004-03-04 23:00 UTC (permalink / raw)
  To: lartc


Hi,
I downloaded the latest imq patch for 2.6.x kernels from 
http://www.linuximq.net/patchs/linux-2.6.2-imq-4.diff
I successfully applied the patch but when compiling IMQ I get the 
following error messages:

  CC      net/ipv4/netfilter/ipt_IMQ.o
net/ipv4/netfilter/ipt_IMQ.c: In function `imq_target':
net/ipv4/netfilter/ipt_IMQ.c:19: error: structure has no member named 
`imq_flags'
make[3]: *** [net/ipv4/netfilter/ipt_IMQ.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2

  CC [M]  drivers/net/imq.o
drivers/net/imq.c: In function `imq_skb_destructor':
drivers/net/imq.c:88: error: structure has no member named `nf_info'
drivers/net/imq.c: In function `imq_dev_xmit':
drivers/net/imq.c:106: error: structure has no member named `imq_flags'
drivers/net/imq.c:110: error: structure has no member named `nf_info'
drivers/net/imq.c: In function `imq_nf_queue':
drivers/net/imq.c:121: error: structure has no member named `imq_flags'
drivers/net/imq.c:129: error: structure has no member named `imq_flags'
drivers/net/imq.c:141: error: structure has no member named `nf_info'
drivers/net/imq.c: In function `imq_nf_hook':
drivers/net/imq.c:174: error: structure has no member named `imq_flags'
make[2]: *** [drivers/net/imq.o] Error 1
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2

What might be the problem ?

Thank you,
Codrin.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2004-03-05 15:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-04 23:00 [LARTC] IMQ patch for 2.6.3 kernel The Codrinus
2004-03-05 10:29 ` Marc-Christian Petersen
2004-03-05 11:38 ` The Codrinus
2004-03-05 15:12 ` Andre Correa
2004-03-05 15:21 ` Marc-Christian Petersen
2004-03-05 15:22 ` The Codrinus

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.