On Wed, 2004-01-28 at 14:39, Andy Furniss wrote: > I don't really need them but I pressed Y :-) looks like some headers are > missing from POM cvs of a couple of days old. mms and rtsp, unless my > gcc 2.95.3 is being over pedantic. Vanilla 2.4.24 apart from 2IMQ IMQ > nat and ESFQ patches. > > In file included from ip_conntrack_standalone.c:28: > /home/andy/Sources/kernels/2.4.24/linux-2.4.24/include/linux/netfilter_ipv4/ip_conntrack.h:74: > field `ct_rtsp_info' has incomplete type > /home/andy/Sources/kernels/2.4.24/linux-2.4.24/include/linux/netfilter_ipv4/ip_conntrack.h:89: > field `ct_mms_info' has incomplete type > make[2]: *** [ip_conntrack_standalone.o] Error 1 > make[2]: Leaving directory > `/home/andy/Sources/kernels/2.4.24/linux-2.4.24/net/ipv4/netfilter' > make[1]: *** [_modsubdir_ipv4/netfilter] Error 2 > make[1]: Leaving directory > `/home/andy/Sources/kernels/2.4.24/linux-2.4.24/net > Hi Andy, I can't reproduce this with 2.4.24, some pending netfilter patches and those two conntrackers. Where can I find those other two patches ? Do other connection tracking/nat helpers from patch-o-matic compile correctly, or did you just apply those two ? If you want, you can send me a diff of your modified 2.4.24 against a clean 2.4.24 and a description of what you've done/patched. I'll try to see what goes wrong. Regards, Filip