BUG: 2.3.43 breaks vmware, 2.3.43-5 was OK

John Ellson (ellson@lucent.com)
Thu, 10 Feb 2000 17:27:00 -0500


Building the vmnet module.

make: Entering directory `/tmp/vmware/config/1551/vmnet-only'
userif.c: In function `VNetUserIfReceive':
userif.c:278: warning: implicit declaration of function `start_bh_atomic'
userif.c:280: warning: implicit declaration of function `end_bh_atomic'
netif.c: In function `VNetNetifOpen':
netif.c:349: structure has no member named `tbusy'
netif.c:350: structure has no member named `interrupt'
netif.c:351: structure has no member named `start'
netif.c: In function `VNetNetifClose':
netif.c:399: structure has no member named `start'
netif.c:400: structure has no member named `tbusy'
netif.c: In function `VNetNetifStartXmit':
netif.c:440: structure has no member named `tbusy'
netif.c:452: structure has no member named `tbusy'
make: *** [netif.o] Error 1
make: Leaving directory `/tmp/vmware/config/1551/vmnet-only'
Unable to build the vmnet module.

Execution aborted.

-
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/