<br clear="all">
<p>Hi people,</p>
<div>I'm still having problems compiling the driver for my Realtek 8168-networkcard on my laptop.<br>Fedora 5 doesn't recognize it automatically, but Realtek makes it possible on their website to download een Linux driver for the networkcard.
<br>It's a tarball that I had to unzip and compile as superusern but there are erros during the compilationprogress. <br>Yesterday, someone on Fedora-list gave me the advice to install kernel-devel package. Eventually I did that, bu I still receive the same errors.
<br>Can somebody help me, please? Thanks!<br><br><br><u>Copy text from terminal:</u></div>
<div>[bdesoete LAPTOPBART r1000_v1.04]$ make clean modules<br><br>make -C src/ clean</div>
<p>make[1]: Entering directory `/home/bdesoete/r1000_v1.04/src'</p>
<p>rm -f *.o *.ko *~ core* .dep* .*.d .*.cmd *.mod.c *.a *.s .*. flags</p>
<p>make[1]: Leaving directory `/home/bdesoete/r1000_v1.04/src'</p>
<p>make -C src/ modules</p>
<p>make[1]: Entering directory `/home/bdesoete/r1000_v1.04/src'</p>
<p>make -C /lib/modules/2.6.15-1.2054_FC5smp/build SUBDIRS=/home/bdesoete/r1000_v1.04/src modules</p>
<p>make: *** /lib/modules/2.6.15-1.2054_FC5smp/build: Onbekend bestand of map.Stop.</p>
<p>make: Entering an unknown directorymake: Leaving an unknown directorymake[1]: ** * [modules] Error 2 </p>
<p>make[1]: Leaving directory `/home/bdesoete/r1000_v1.04/src'</p>
<p>make: *** [modules] Error 2</p>