I compiled kernel 2.3.20 with netfilter support. And then I compiled netfilter 0.1.10. These were done successfully. But when I tried to insmod ***.o I found these error message, unresolved symbol nf_register_hook unresolved symbol nf_unregister_hook . . . I wonder how this happened. And what should I do.