OK I just completely reinstalled my system using XFCE 2012 (I WAS using Gnome 2010).
Today I got around to installing VMware Workstation 7.1.5 which worked great on PCLOS 2010.
BUT Today I got the following when trying to configure it. HELP!
root@localdomain:/home/USER# vmware-modconfig --console --install-all
Stopping VMware services:
VMware USB Arbitrator [ OK ]
VM communication interface socket family [ OK ]
Virtual machine communication interface [ OK ]
Virtual machine monitor [ OK ]
Blocking file system [ OK ]
Using 2.6.x kernel build system.
make: Entering directory `/root/tmp/vmware-root/modules/vmmon-only'
make -C /lib/modules/3.2.18-pclos2.bfs/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/kernel-devel-3.2.18-pclos2.bfs'
CC [M] /root/tmp/vmware-root/modules/vmmon-only/linux/driver.o
/root/tmp/vmware-root/modules/vmmon-only/linux/driver.c:788:59: error: ‘SPIN_LOCK_UNLOCKED’ undeclared here (not in a function)
make[2]: *** [/root/tmp/vmware-root/modules/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/root/tmp/vmware-root/modules/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernel-devel-3.2.18-pclos2.bfs'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/root/tmp/vmware-root/modules/vmmon-only'
Unable to install vmmon
root@localdomain:/home/USER/#
This is also what is in the Configuration log file.