Just a quick Post, the solution for the „Unable to build the vsock module“ error message if you install VMWare Server 2 on Debian or Ubuntu:
tar xvf /usr/lib/vmware/modules/source/vsock.tar cd vsock-only sed -i 's/^\#include //' autoconf/*.c make cp vsock.o /lib/modules/$(uname -r)/misc ln -s vsock.o /lib/modules/$(uname -r)/misc/vsock.ko depmod -a invoke-rc.d vmware restart
Thomas
16 Mrz 2010Ausnahmsweise mal kein wirklich konstruktives Posting aber wieso nicht KVM? 😉
sebastian
17 Mrz 2010Die Anforderung war nunmal VMWare …