DLINK driver installer error

Robert Serphillips yellowdog-general@lists.terrasoftsolutions.com
Mon Feb 24 11:58:01 2003


The driver is included with the kernel source . Try the 8139too module

-Rob


On Mon, 24 Feb 2003 09:37:48 -0700
Andrew Jacobs <andrewj@byu.edu> wrote:

> I'm trying  to installed a DLINK DFE-530TX+ in a YDL 2.2 install on
> an 8500.  What RH version is YDL 2.2 equivalent to?  They are made
> about the same, right?  Here's the make error I'm getting, and DLINK
> support has been _no_ help so far.  Does anyone have this card
> working?
> 
> -Andrew
> 
> [root@neo driver]# make
> gcc -D__KERNEL__ -DMODULE -O2 -m486 -Wall -finline-functions -I
> /usr/src/linux/include  -DMODVERSIONS  -c -o rtl8139.o rtl8139.c
> In file included from rtl8139.c:84:
> /usr/src/linux/include/linux/malloc.h:4: warning: #warning
> linux/malloc.h is deprecated, use linux/slab.h instead.
> cc1: Invalid option `486'
> rtl8139.c: In function `rtl8139_probe':
> rtl8139.c:412: structure has no member named `base_address'
> rtl8139.c:390: warning: `ioaddr' might be used uninitialized in this
> function
> rtl8139.c: In function `rtl8129_probe1':
> rtl8139.c:475: warning: passing arg 1 of `init_etherdev_R1bb2095b'
> from incompatible pointer type
> rtl8139.c:475: warning: assignment from incompatible pointer type
> rtl8139.c:478: dereferencing pointer to incomplete type
> rtl8139.c:486: dereferencing pointer to incomplete type
> rtl8139.c:490: dereferencing pointer to incomplete type
> rtl8139.c:491: dereferencing pointer to incomplete type
> rtl8139.c:494: dereferencing pointer to incomplete type
> rtl8139.c:496: dereferencing pointer to incomplete type
> rtl8139.c:497: dereferencing pointer to incomplete type
> rtl8139.c:502: dereferencing pointer to incomplete type
> rtl8139.c:522: dereferencing pointer to incomplete type
> rtl8139.c:528: dereferencing pointer to incomplete type
> rtl8139.c:551: dereferencing pointer to incomplete type
> rtl8139.c:557: dereferencing pointer to incomplete type
> rtl8139.c:558: dereferencing pointer to incomplete type
> rtl8139.c:559: dereferencing pointer to incomplete type
> rtl8139.c:560: dereferencing pointer to incomplete type
> rtl8139.c:561: dereferencing pointer to incomplete type
> rtl8139.c:562: dereferencing pointer to incomplete type
> rtl8139.c: In function `mdio_read':
> rtl8139.c:656: dereferencing pointer to incomplete type
> rtl8139.c:663: dereferencing pointer to incomplete type
> rtl8139.c: In function `mdio_write':
> rtl8139.c:689: dereferencing pointer to incomplete type
> rtl8139.c:695: dereferencing pointer to incomplete type
> rtl8139.c: In function `rtl8129_open':
> (more of same cut out here)
> rtl8139.c:1637: dereferencing pointer to incomplete type
> rtl8139.c:1639: warning: passing arg 1 of
> `unregister_netdev_Rfe3c658b' from incompatible pointer type
> rtl8139.c:1640: dereferencing pointer to incomplete type
> make: *** [rtl8139.o] Error 1
> 
> 
> 
> _______________________________________________
> yellowdog-general mailing list
> yellowdog-general@lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
>