Re: problem compiling a module!
Yeap!! It's selected..What can I do?
I tried to copile the module by myself with the following line:
gcc -DMODVERSIONS -DMODUKE -D__KERNEL__ -I/usr/src/linux/net/inet -O5 -c
rtl8139.c
but then the compiler tells me the CAP_NET_ADMIN is undeclared!
any other ideas??
On Mon, 27 Mar 2000, Paul J. Keenan wrote:
> On Sun, Mar 26, 2000 at 05:38:14PM -0600, Luis Gustavo Madrigal Salazar wrote:
> > I have a realtek 8139 compatible network card, and I downloaded the kernel
> > 2.2.14 sources. And evrything compiled fine!..except that 'make xconfig'
> > doesn't allow me to select the realtek 8139 as a module...it appears
> > disabled!! How do I compile the rtl8139.o module???
>
> Are you sure you selected "Enable loadable module support" in the "Loadable
> module support" section and "Ethernet (10 or 100Mbit)" in the "Ethernet (10
> or 100Mbit" section ? Thats all I needed to get the module option of this
> card selectable.
>
> --
> Regards,
> Paul
>
>
> --
> Unsubscribe? mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
>
Reply to: