Compilation Issue on RG9
Hai Wang
pppoe.pppoa at gmail.com
Fri Nov 11 14:43:38 CET 2005
Hello everyone
I encountered a problem when I tried to compile iptables-1.3.4 on RH9 (
2.4.25), I got the following errors, please shed some lights on it.
Thanks!
Hai
ensions/libipt_time_sh.o -c extensions/libipt_time.c
extensions/libipt_time.c: In function `init':
extensions/libipt_time.c:66: structure has no member named `date_start'
extensions/libipt_time.c:67: structure has no member named `date_stop'
extensions/libipt_time.c: In function `parse':
extensions/libipt_time.c:394: structure has no member named `date_start'
extensions/libipt_time.c:407: structure has no member named `date_stop'
extensions/libipt_time.c: In function `print':
extensions/libipt_time.c:489: structure has no member named `date_start'
extensions/libipt_time.c:492: structure has no member named `date_start'
extensions/libipt_time.c:494: structure has no member named `date_stop'
extensions/libipt_time.c:497: structure has no member named `date_stop'
extensions/libipt_time.c: In function `save':
extensions/libipt_time.c:524: structure has no member named `date_start'
extensions/libipt_time.c:525: structure has no member named `date_stop'
make: *** [extensions/libipt_time_sh.o] Error 1
More information about the netfilter-devel
mailing list