Hello,
On Fri, 2 Jun 2000, Joseph Mack wrote:
> > > I'm getting unresolved symbols trying to load ip_vs_rr.o
> > > (or ip_vs_lc.o)
> > >
> > > eg register_ip_vs_scheduler
> > >
> > > with 2.3.99pre8
> > >
> >
> > What about adding in Makefile:
> >
> > -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h
> >
> > after -DMODULE ?
>
>
> that's fixed 2.3.99-pre8 and 2.3.99-pre9 thanks
>
> still can;t get ip_vs.o to load for 2.4.0-test1
>
> unresolved symbols
> nf_register_hook
> nf_register_sockopt
> nf_unregister_hook
> nf_unregister_sockopt
May be you forgot to include the netfilter support?
>
> They are exported in netsyms.c
> netfilter.c and h haven't changed
>
> Joe
I just inserted the modules in the same way
using the same .config from pre8. Did you recompile
ip_vs for 2.4.0-test1? depmod -a ?
Regards
--
Julian Anastasov <uli@xxxxxxxxxxxxxxxxxxxxxx>
|