On Fri, 10 Nov 2000, Corisen wrote:
> hi,
>
> i've complied a realtek network card driver 8319too.c on a machine. i copied
> the 8139too.o file to another machine and try to install it as a lodable
> module using "insmod 8139too.o" command. serveral lines of "unresolved
> symbol" messages was displayed.
>
> what should be the right procedure to install a module? pls advise where
> i've gone wrong and what am i missing.
>
> thanks.
>
>
Depending on how the kernel on the other machine was compiled, you may be
able to load it using modprobe instead of insmod. You may also want to
run depmod -a.
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list