how do i compile h.323 module in the kernel ? i tried to compile iptables 1.2.6a in the kernel dir but it throws some errors, can anyone explain these error's to me
cc -O2 -Wall -Wunused -I/usr/src/linux/include -Iinclude/ -DNETFILTER_VERSION=\" 1.2.6a\" -fPIC -o extensions/libipt_recent_sh.o -c extensions/libipt_recent.c extensions/libipt_recent.c: In function `help': extensions/libipt_recent.c:33: warning: too many arguments for format extensions/libipt_recent.c: In function `parse': extensions/libipt_recent.c:66: structure has no member named `name' extensions/libipt_recent.c:118: `IPT_RECENT_TTL' undeclared (first use in this f unction) extensions/libipt_recent.c:118: (Each undeclared identifier is reported only onc e extensions/libipt_recent.c:118: for each function it appears in.) extensions/libipt_recent.c:122: structure has no member named `name' extensions/libipt_recent.c:122: structure has no member named `name' extensions/libipt_recent.c:122: structure has no member named `name' extensions/libipt_recent.c:129: structure has no member named `name' extensions/libipt_recent.c:129: structure has no member named `name' extensions/libipt_recent.c:129: structure has no member named `name' extensions/libipt_recent.c:129: structure has no member named `name' extensions/libipt_recent.c: In function `print': extensions/libipt_recent.c:161: `IPT_RECENT_TTL' undeclared (first use in this f unction) extensions/libipt_recent.c:162: structure has no member named `name' extensions/libipt_recent.c:162: structure has no member named `name' extensions/libipt_recent.c: In function `save': extensions/libipt_recent.c:180: `IPT_RECENT_TTL' undeclared (first use in this f unction) extensions/libipt_recent.c:181: structure has no member named `name' extensions/libipt_recent.c:181: structure has no member named `name' make: *** [extensions/libipt_recent_sh.o] Error 1 hemant __________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards� http://movies.yahoo.com/
