unresolved symbol
Paul Rusty Russell
Paul.Russell@rustcorp.com.au
Sun, 24 Oct 1999 11:01:49 +1000
In message <380C3345.B8470C10@bigfoot.com> you write:
> 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
Looks like you're not actually running a netfilter-enabled kernel.
Rusty.
--
Hacking time.