Hello,
On Thu, 19 Apr 2001, Horms wrote:
> > insmod ip_vs.o
> > ip_vs.o: unresolved symbol nf_unregister_hook
> > ip_vs.o: unresolved symbol nf_unregister_sockopt
> > ip_vs.o: unresolved symbol nf_register_hook
> > ip_vs.o: unresolved symbol nf_register_sockopt
> > make: *** [install] Error 1
>
> Basically your kernel symbols are out of date and you need to
> rebuild the kernel back from "make mrproper". You may wasnt
> to back up your kernel config before you do this.
>
> Once this is done go back into the ipvs directory and run
>
> make clean all install
>
>
>
> Wensong: My understanding is that as kernel/ksyms.c is patched
> we need to do a make mrproper to make sure the ksyms are up
> to date when the kernel is built. Is this correct? If so
> it wouldn't hurt to include this information in the README.
What about CONFIG_MODVERSIONS. Can the difference in this setting
cause similar problems. Anyone to propose automatic way to obtain the
current compiler settings for the module build?
> --
> Horms
> horms@xxxxxxxxxxxx
> http://vergenet.net/~horms/
Regards
--
Julian Anastasov <ja@xxxxxx>
|