I also have that problem.
The kernel-devel package is installed.
When I run 'make clean modules' I get the following error:
<path to package>/r2000_v1.04/src/r1000_n.c:51 error: expected ')'
before string constant
From my point of view, it looks like the code isn't written propperly...
----
Mitja
Jay Cliburn wrote:
Bart De Soete wrote:
Hi,
My laptop got a Realtek 8168-networkcard.
Fedora 5 doesn't recognize it automatically, but Realtek makes it
possible
on their website to download een Linux driver for the networkcard.
It's a tarball that I had to unzip and compile as superusern but
there are
erros during the compilationprogress.
Can somebody help me, please? Thanks!
If you haven't already done so, go ahead and install the kernel-devel
package.
yum install kernel-devel
Then retry your build.