[realtek] Compile errors with the 'test' directory code.
Jeff Garzik
garzik@havoc.gtf.org
Thu Jan 31 12:42:01 2002
On Thu, Jan 31, 2002 at 06:36:58AM -0500, Lloyd B. Park wrote:
> I have been trying to compile the rtl8139 driver as a module for a 2.4.17
> kernel for about week. I saw the realtek list messages in which the new
> (Jan 29) drivers were discussed and decided to try them. Now I get this
> message when I compile:
>
> rtl8139.c: In function `set_rx_mode':
> rtl8139.c:1440: `NETIF_MSG_RXFILTER' undeclared (first use in this
> function)
> rtl8139.c:1440: (Each undeclared identifier is reported only once
> rtl8139.c:1440: for each function it appears in.)
> make: *** [rtl8139.o] Error 1
You need to convince Dr. Becker to submit patches to the Linux kernel to
fix this problem.
Jeff