VMWare Workstation 6.0 and Ubuntu Hardy

Date May 14, 2008 by Isaac

I just finished installing VMWare Workstation 6.0.3 under Ubuntu Hardy (8.04) and ran into some issues.  During the configuration, when VMWare is compiling drivers for the system, I got an error saying “include/asm/bitops_32.h:9:2: error: #error only <linux/bitops.h> can be included directly”
From my reading this seems to be related to version 2.6.24 of the Linux kernel. [...]