I have to install a network driver
rt_net to implement socket
programming/UDP to my existing kernel - 2.4.4 with rtlinux-3.1 As per the Install manual I tried to install the driver but got problem at the time of make.(compilation).The errors are: make[2]: *** [3c59x_rt_new.o] Error
1
make[2]: Leaving directory `/usr/src/rtl/rtlinux-3.1/rtnet-0.9.1/drivers/net' make[1]: *** [_modsubdir_net] Error 2 make[1]: Leaving directory `/usr/src/rtl/rtlinux-3.1/rtnet-0.9.1/drivers' make: *** [_mod_drivers] Error 2 what version of RTlinux should be used for rtnet-0.9?Shall we use rtlinux 3.1 ? Please forward me any related information and the
steps to install the
network driver to my rtlinux. Thanking you in anticipation. with regards, M.Vanaja |