All of lore.kernel.org
 help / color / mirror / Atom feed
* rtsp conntrack compilation error 2.6.18
@ 2006-12-25  8:50 F Helmer
  2007-01-10  6:10 ` Patrick McHardy
  0 siblings, 1 reply; 5+ messages in thread
From: F Helmer @ 2006-12-25  8:50 UTC (permalink / raw)
  To: netfilter-devel

Hello

I am not sure if this is the correct group to post to?

I am trying to patch my 2.6.18 kernel (latest pom using svn + runme extra) 
and I
get the following compilation error:

 CC [M]  net/ipv4/netfilter/ip_conntrack_netlink.o
 CC [M]  net/ipv4/netfilter/ip_conntrack_proto_sctp.o
 CC [M]  net/ipv4/netfilter/ip_conntrack_rtsp.o
net/ipv4/netfilter/ip_conntrack_rtsp.c: In function 'help_out':
net/ipv4/netfilter/ip_conntrack_rtsp.c:340: error: too few arguments 
to function
'ip_conntrack_expect_alloc'
net/ipv4/netfilter/ip_conntrack_rtsp.c:371: warning: implicit declaration of
function 'ip_conntrack_expect_free'
make[4]: *** [net/ipv4/netfilter/ip_conntrack_rtsp.o] Error 1
make[3]: *** [net/ipv4/netfilter] Error 2
make[2]: *** [net/ipv4] Error 2
make[1]: *** [net] Error 2
make[1]: Leaving directory `/usr/src/linux-source-2.6.18'
make: *** [debian/stamp-build-kernel] Error 2
fredrikh@helmer:/usr/src/linux$

Do you happen to know what I am doing wrong? Or is there a "better" 
patch somewhere?

Many thanks in advance

Merry Christmas

F Helmer 

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

end of thread, other threads:[~2007-01-25 16:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-25  8:50 rtsp conntrack compilation error 2.6.18 F Helmer
2007-01-10  6:10 ` Patrick McHardy
2007-01-24 16:54   ` Sverker Abrahamsson
2007-01-24 17:38     ` Patrick McHardy
2007-01-25 16:37     ` Steven Van Acker

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.