Hi all!
Im still trying to install NIC driver to my Toshiba Dynabook TX/65F.
I have install Suse 10 Enterprise server 10
I dowload the driver from Realtek site.
but when
#make clean modules

make[1]: Entering directory `/usr/src/r8101-1.009.00/src'
make -C /usr/src/r8101-1.009.00/ SUBDIRS=/usr/src/r8101-1.009.00/src modules
...........
..........
make[458]: Entering directory `/usr/src/r8101-1.009.00'
make -C src/ modules
.........

make[9628]: *** [modules] Error 2
make[9628]: Leaving directory `/usr/src/r8101-1.009.00/src'
.....
...
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/r8101-1.009.00/src'


#make install
give follownig error


anuradha:/usr/src/r8101-1.009.00 # make install
make -C src/ install
make[1]: Entering directory `/usr/src/r8101-1.009.00/src'
install -m 744 -c r8101.ko /lib/modules/2.6.16.21-0.8-smp/kernel/drivers/net/
install: cannot stat `r8101.ko': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/usr/src/r8101-1.009.00/src'
make: *** [install] Error 2


If you have any idea,
please be good enough to send.
Im new to linux http://www.linuxforums.org/forum/ima.../icon_cool.gif
thank you!