Hello ,
I downloaded linux kernel 2.6.25 .
I applied the kernel patch *linux-2.6.25-patch-2009-02-03* and then built
the kernel.
I downloaded iptables-1.4.1.
I applied the patch *iptables-1.4.1-patch-2009-02-03* and then did the
following.
automake
copy all the 4 header files (as specified in the INSTALL file)
./configure
make
The make fails with the following error,
const struct pktt_entry has no member named ip
I would appreciate any help to resolve this issue .
Thanks
Siva.
|