2.3.43-pre8 des not complile with plip

f5ibh (f5ibh@db0bm.ampr.org)
Thu, 10 Feb 2000 19:19:04 +0100


Hi,
i
Trying to compile the kernel 2.3.23-pre8 with plip support as a module, I got
the following messages :

plip.c: In function `plip_timer_bh':
plip.c:446: structure has no member named `interrupt'
plip.c: In function `plip_bh_timeout_error':
plip.c:525: structure has no member named `tbusy'
plip.c: In function `plip_receive_packet':
plip.c:601: structure has no member named `interrupt'
plip.c: In function `plip_connection_close':
plip.c:873: structure has no member named `tbusy'
plip.c:874: `NET_BH' undeclared (first use in this function)
plip.c:874: (Each undeclared identifier is reported only once
plip.c:874: for each function it appears in.)
plip.c: In function `plip_error':
plip.c:897: structure has no member named `tbusy'
plip.c:898: structure has no member named `interrupt'
plip.c:901: `NET_BH' undeclared (first use in this function)
plip.c: In function `plip_interrupt':
plip.c:927: structure has no member named `interrupt'
plip.c:936: structure has no member named `interrupt'
plip.c:943: structure has no member named `tbusy'
plip.c: In function `plip_tx_packet':
plip.c:975: structure has no member named `tbusy'
plip.c:985: structure has no member named `tbusy'
plip.c:992: structure has no member named `tbusy'
plip.c: In function `plip_open':
plip.c:1119: structure has no member named `interrupt'
plip.c:1120: structure has no member named `start'
plip.c:1121: structure has no member named `tbusy'
plip.c: In function `plip_close':
plip.c:1135: structure has no member named `tbusy'
plip.c:1136: structure has no member named `start'
plip.c: At top level:
plip.c:163: warning: `plip_config' declared `static' but never defined

---

Regards

Jean-Luc

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/