Hi All, I am trying to compile h323 support for iptables ... I have linux-kernel 2.4.17 iptables 1.2.5 all goes well i see the added modules in my menuconfig make dep runs ok make clean runs ok make install runs ok make modules stopes with the following error : --------------------------------------------------------------------- make[2]: Entering directory `/usr/src/linux-2.4.17/net/ipv4/netfilter' gcc -D__KERNEL__ -I/usr/src/linux-2.4.17/include -Wall -Wstrict-prototypes - Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pip e -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.17/include/linux/modversions.h -DEXPORT_SYMTAB -c ip_conntrack_standalone.c In file included from ip_conntrack_standalone.c:23: /usr/src/linux-2.4.17/include/linux/netfilter_ipv4/ip_conntrack.h:185: field `ct_ftp_info' has incomplete type make[2]: *** [ip_conntrack_standalone.o] Error 1 make[2]: Leaving directory `/usr/src/linux-2.4.17/net/ipv4/netfilter' make[1]: *** [_modsubdir_ipv4/netfilter] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.17/net' make: *** [_mod_net] Error 2 ------------------------------------------------------------------------ the way i installed the patches was to go into iptables/patch-o-matic and issue ./runme newnat i only added the h.323 patch and quited . any idea's ?
"Unix is very simple, but it takes a genius to understand the simplicity." (Dennis Ritchie) _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
