* rtsp-conntrack compile failed on 2.6.16 kernel
@ 2006-10-23 6:52 ` Wang, Baojun
2006-10-23 11:23 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Wang, Baojun @ 2006-10-23 6:52 UTC (permalink / raw)
To: Netfilter Development Mailinglist
[-- Attachment #1: Type: text/plain, Size: 3602 bytes --]
hi, list:
I have met some problems with rtsp-conntrack patch, kernel version is
2.6.16, patch with the svn version of patch-o-matic(./runme exra) and
iptables, both revision are 6688. any ideas? thanks very much!
scripts/Makefile.build:51: kbuild: net/ipv4/netfilter/Makefile - Usage
of export-objs is obsolete in 2.6. Please fix!
CC [M] net/ipv4/netfilter/ip_nat_rtsp.o
net/ipv4/netfilter/ip_nat_rtsp.c: In function `rtsp_mangle_tran':
net/ipv4/netfilter/ip_nat_rtsp.c:167: warning: implicit declaration of
function `ip_conntrack_change_expect'
net/ipv4/netfilter/ip_nat_rtsp.c: In function `expected':
net/ipv4/netfilter/ip_nat_rtsp.c:368: error: storage size of `mr' isn't
known
net/ipv4/netfilter/ip_nat_rtsp.c:376: error: structure has no member
named `initialized'
net/ipv4/netfilter/ip_nat_rtsp.c:368: warning: unused variable `mr'
net/ipv4/netfilter/ip_nat_rtsp.c: In function `help_out':
net/ipv4/netfilter/ip_nat_rtsp.c:411: error: structure has no member
named `seq'
net/ipv4/netfilter/ip_nat_rtsp.c:431: error: `ct' undeclared (first use
in this function)
net/ipv4/netfilter/ip_nat_rtsp.c:431: error: (Each undeclared identifier
is reported only once
net/ipv4/netfilter/ip_nat_rtsp.c:431: error: for each function it
appears in.)
net/ipv4/netfilter/ip_nat_rtsp.c:431: error: incompatible type for
argument 2 of `rtsp_mangle_tran'
net/ipv4/netfilter/ip_nat_rtsp.c:431: warning: passing arg 3 of
`rtsp_mangle_tran' from incompatible pointer type
net/ipv4/netfilter/ip_nat_rtsp.c:431: warning: passing arg 4 of
`rtsp_mangle_tran' from incompatible pointer type
net/ipv4/netfilter/ip_nat_rtsp.c:431: warning: passing arg 5 of
`rtsp_mangle_tran' makes integer from pointer without a cast
net/ipv4/netfilter/ip_nat_rtsp.c:431: error: too many arguments to
function `rtsp_mangle_tran'
net/ipv4/netfilter/ip_nat_rtsp.c: At top level:
net/ipv4/netfilter/ip_nat_rtsp.c:450: error: parameter `ct_rtsp_info'
has just a forward declaration
net/ipv4/netfilter/ip_nat_rtsp.c:449: error: parameter `ctinfo' has just
a forward declaration
net/ipv4/netfilter/ip_nat_rtsp.c:448: error: parameter `pskb' has just a
forward declaration
net/ipv4/netfilter/ip_nat_rtsp.c: In function `help':
net/ipv4/netfilter/ip_nat_rtsp.c:462: error: too many arguments to
function `help_out'
net/ipv4/netfilter/ip_nat_rtsp.c:454: warning: unused variable `tcph'
net/ipv4/netfilter/ip_nat_rtsp.c:455: warning: unused variable `datalen'
net/ipv4/netfilter/ip_nat_rtsp.c: In function `fini':
net/ipv4/netfilter/ip_nat_rtsp.c:475: error: `ip_nat_rtsp_hook'
undeclared (first use in this function)
net/ipv4/netfilter/ip_nat_rtsp.c: In function `init':
net/ipv4/netfilter/ip_nat_rtsp.c:483: error: `ip_nat_rtsp_hook'
undeclared (first use in this function)
net/ipv4/netfilter/ip_nat_rtsp.c: At top level:
net/ipv4/netfilter/ip_nat_rtsp.c:65: warning: `ports' defined but not
used
net/ipv4/netfilter/ip_nat_rtsp.c:69: warning: `num_ports' defined but
not used
net/ipv4/netfilter/ip_nat_rtsp.c:367: warning: `expected' defined but
not used
make[3]: *** [net/ipv4/netfilter/ip_nat_rtsp.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
--
Wang, Baojun Lanzhou University
Distributed & Embedded System Lab http://dslab.lzu.edu.cn
School of Information Science and Engeneering wangbj@lzu.edu.cn
Tianshui South Road 222. Lanzhou 730000 .P.R.China
Tel:+86-931-8912025 Fax:+86-931-8912022
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* rtsp-conntrack compile failed on 2.6.16 kernel
@ 2006-10-23 6:52 ` Wang, Baojun
2006-10-23 11:23 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Wang, Baojun @ 2006-10-23 6:52 UTC (permalink / raw)
To: Netfilter Development Mailinglist
[-- Attachment #1: Type: text/plain, Size: 3602 bytes --]
hi, list:
I have met some problems with rtsp-conntrack patch, kernel version is
2.6.16, patch with the svn version of patch-o-matic(./runme exra) and
iptables, both revision are 6688. any ideas? thanks very much!
scripts/Makefile.build:51: kbuild: net/ipv4/netfilter/Makefile - Usage
of export-objs is obsolete in 2.6. Please fix!
CC [M] net/ipv4/netfilter/ip_nat_rtsp.o
net/ipv4/netfilter/ip_nat_rtsp.c: In function `rtsp_mangle_tran':
net/ipv4/netfilter/ip_nat_rtsp.c:167: warning: implicit declaration of
function `ip_conntrack_change_expect'
net/ipv4/netfilter/ip_nat_rtsp.c: In function `expected':
net/ipv4/netfilter/ip_nat_rtsp.c:368: error: storage size of `mr' isn't
known
net/ipv4/netfilter/ip_nat_rtsp.c:376: error: structure has no member
named `initialized'
net/ipv4/netfilter/ip_nat_rtsp.c:368: warning: unused variable `mr'
net/ipv4/netfilter/ip_nat_rtsp.c: In function `help_out':
net/ipv4/netfilter/ip_nat_rtsp.c:411: error: structure has no member
named `seq'
net/ipv4/netfilter/ip_nat_rtsp.c:431: error: `ct' undeclared (first use
in this function)
net/ipv4/netfilter/ip_nat_rtsp.c:431: error: (Each undeclared identifier
is reported only once
net/ipv4/netfilter/ip_nat_rtsp.c:431: error: for each function it
appears in.)
net/ipv4/netfilter/ip_nat_rtsp.c:431: error: incompatible type for
argument 2 of `rtsp_mangle_tran'
net/ipv4/netfilter/ip_nat_rtsp.c:431: warning: passing arg 3 of
`rtsp_mangle_tran' from incompatible pointer type
net/ipv4/netfilter/ip_nat_rtsp.c:431: warning: passing arg 4 of
`rtsp_mangle_tran' from incompatible pointer type
net/ipv4/netfilter/ip_nat_rtsp.c:431: warning: passing arg 5 of
`rtsp_mangle_tran' makes integer from pointer without a cast
net/ipv4/netfilter/ip_nat_rtsp.c:431: error: too many arguments to
function `rtsp_mangle_tran'
net/ipv4/netfilter/ip_nat_rtsp.c: At top level:
net/ipv4/netfilter/ip_nat_rtsp.c:450: error: parameter `ct_rtsp_info'
has just a forward declaration
net/ipv4/netfilter/ip_nat_rtsp.c:449: error: parameter `ctinfo' has just
a forward declaration
net/ipv4/netfilter/ip_nat_rtsp.c:448: error: parameter `pskb' has just a
forward declaration
net/ipv4/netfilter/ip_nat_rtsp.c: In function `help':
net/ipv4/netfilter/ip_nat_rtsp.c:462: error: too many arguments to
function `help_out'
net/ipv4/netfilter/ip_nat_rtsp.c:454: warning: unused variable `tcph'
net/ipv4/netfilter/ip_nat_rtsp.c:455: warning: unused variable `datalen'
net/ipv4/netfilter/ip_nat_rtsp.c: In function `fini':
net/ipv4/netfilter/ip_nat_rtsp.c:475: error: `ip_nat_rtsp_hook'
undeclared (first use in this function)
net/ipv4/netfilter/ip_nat_rtsp.c: In function `init':
net/ipv4/netfilter/ip_nat_rtsp.c:483: error: `ip_nat_rtsp_hook'
undeclared (first use in this function)
net/ipv4/netfilter/ip_nat_rtsp.c: At top level:
net/ipv4/netfilter/ip_nat_rtsp.c:65: warning: `ports' defined but not
used
net/ipv4/netfilter/ip_nat_rtsp.c:69: warning: `num_ports' defined but
not used
net/ipv4/netfilter/ip_nat_rtsp.c:367: warning: `expected' defined but
not used
make[3]: *** [net/ipv4/netfilter/ip_nat_rtsp.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
--
Wang, Baojun Lanzhou University
Distributed & Embedded System Lab http://dslab.lzu.edu.cn
School of Information Science and Engeneering wangbj@lzu.edu.cn
Tianshui South Road 222. Lanzhou 730000 .P.R.China
Tel:+86-931-8912025 Fax:+86-931-8912022
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: rtsp-conntrack compile failed on 2.6.16 kernel
2006-10-23 6:52 ` Wang, Baojun
@ 2006-10-23 11:23 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2006-10-23 11:23 UTC (permalink / raw)
To: wangbj; +Cc: Netfilter Development Mailinglist
Wang, Baojun wrote:
> hi, list:
>
> I have met some problems with rtsp-conntrack patch, kernel version is
> 2.6.16, patch with the svn version of patch-o-matic(./runme exra) and
> iptables, both revision are 6688. any ideas? thanks very much!
>
> scripts/Makefile.build:51: kbuild: net/ipv4/netfilter/Makefile - Usage
> of export-objs is obsolete in 2.6. Please fix!
Looks like you somehow managed to apply the 2.4 version of the patch.
Most likely the 2.6 version won't work either, but it should be easier
to fix.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-23 11:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-23 6:52 rtsp-conntrack compile failed on 2.6.16 kernel Wang, Baojun
2006-10-23 6:52 ` Wang, Baojun
2006-10-23 11:23 ` Patrick McHardy
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.