[tulip] tulip.c won't compile on my redhat linux7.0 box

Jim Searle jims@broadcom.com
Thu, 2 Nov 2000 08:45:11 -0800


Kai,

I had this same problem, check out this response from Reiner Wilhelms in the
archives.
http://www.scyld.com/pipermail/tulip/2000-October/002685.html

Also, I've been told that by installing the 'Kernel Development' package
from the Redhat 7.0 CD during a Custom Install that the correct header files
will get installed and the netdriver stuff will compile.

later,
jim

> -----Original Message-----
> From: tulip-admin@scyld.com [mailto:tulip-admin@scyld.com]On Behalf Of
> Kai Tan
> Sent: Wednesday, November 01, 2000 7:40 PM
> To: tulip@scyld.com
> Subject: [tulip] tulip.c won't compile on my redhat linux7.0 box
>
>
>
> i just installed redhat linux7.0 from their installation CDs. i tried to
> compile tulip.c. here's the message i got when trying to compile tulip.c:
>
> tulip.c: In function `tulip_open':
> tulip.c:1437: structure has no member named `tbusy'
> tulip.c:1438: structure has no member named `start'
> tulip.c: In function `tulip_start_xmit':
> tulip.c:2530: structure has no member named `tbusy'
> tulip.c:2563: structure has no member named `tbusy'
> tulip.c: In function `tulip_interrupt':
> tulip.c:2582: structure has no member named `interrupt'
> tulip.c:2586: structure has no member named `interrupt'
> tulip.c:2667: structure has no member named `tbusy'
> tulip.c:2671: structure has no member named `tbusy'
> tulip.c:2672: `NET_BH' undeclared (first use in this function)
> tulip.c:2672: (Each undeclared identifier is reported only once
> tulip.c:2672: for each function it appears in.)
> tulip.c:2757: structure has no member named `interrupt'
> tulip.c: In function `tulip_close':
> tulip.c:2903: structure has no member named `start'
> tulip.c:2904: structure has no member named `tbusy'
> tulip.c: In function `tulip_get_stats':
> tulip.c:2943: structure has no member named `start'
> tulip.c: In function `set_rx_mode':
> tulip.c:3182: structure has no member named `tbusy
>
> any suggestion will be greatly appreciated.
>
> KT
>
>
> _______________________________________________
> tulip mailing list
> tulip@scyld.com
> http://www.scyld.com/mailman/listinfo/tulip
>