Re: Compiling RTL82139 module?


Subject: Re: Compiling RTL82139 module?
From: Sean O. Denney (sdenney@cise.ufl.edu)
Date: Mon Jul 16 2001 - 15:43:20 MDT


Well,

If those didn't work, I would suggest either getting a new NIC card or
compiling a kernel with the rtl8139 in it.

--- Sean

On Mon, 16 Jul 2001, Aake Svensson wrote:

> Bare with me, Newbie as I am, neither the compile commands at the end
> of the file rtl8139.c, nor the commands you suggested works. Both
> alternatives produce the "members missing" warning.
>
> In rtl8139.c it is written:
> gcc -DMODULE -Wall -Wstrict-prototypes -O6 -c rtl8139.c
> but without the command: "-I usr/src/linux-2.2.4/include/ "
> pointing to were the source kernel rpm installed the header files,
> gcc don't find them at all. And with your suggestion about
> -DMODVERSIONS it complains about "no file DMODVERSIONS".
>
> >% gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O6 \
> >-c rtl8139.c '[ -f /usr/include/linux/modversions.h ] && echo \
> -DMODVERSIONS'
>
> I left out the slashes and used my path to the header files, hope that was OK?
>
> Best Regards,
>
> Åke Svensson, still learning, still curious



This archive was generated by hypermail 2a24 : Mon Jul 16 2001 - 14:47:54 MDT