On 2000-11-29T09:46:33,
Nathan Polonski <Nathan.Polonski@xxxxxxxxxxxx> said:
> Lars,
> Thank you for the suggestion. I tried it and looked at the man page again.
> However, I still get a similar response.
>
> /lib/modules/2.2.17/ipv4/ip_masq_ftp.o: unresolved symbol
> ip_masq_skb_replace_Rsmp_672fb649
Is it possible that you compiled your modules with SMP support but your
running kernel doesn't have SMP ?
Your module / kernel setup is seriously screwed. Please recompile your entire
kernel as in
make menuconfig && make clean && make dep && make modules && \
make modules_install && make bzImage
and install the resulting bzImage as your new kernel.
Sincerely,
Lars Marowsky-Brée <lmb@xxxxxxx>
Development HA
--
Perfection is our goal, excellence will be tolerated. -- J. Yahl
|