LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Error in "make install"

To: Horms <horms@xxxxxxxxxxxx>
Subject: Re: Error in "make install"
Cc: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
From: Julian Anastasov <ja@xxxxxx>
Date: Thu, 19 Apr 2001 12:03:29 +0300 (EEST)
        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>



<Prev in Thread] Current Thread [Next in Thread>