A compilação do módulo do kernel falha ao instalar ferramentas vmware

1

Quando instalo ferramentas WMWare, recebo este erro para o vmhgfs:

/tmp/vmware-root/modules/vmhgfs-only/filesystem.c:47:28: fatal error: linux/smp_lock.h: No such file or directory
compilation terminated.
compilation terminated.
make[2]: *** [/tmp/vmware-root/modules/vmhgfs-only/filesystem.o] Error 1
make[1]: *** [_module_/tmp/vmware-root/modules/vmhgfs-only] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-3.0.0-12-generic'
make: *** [vmhgfs.ko] Error 2
make: Leaving directory '/tmp/vmware-root/modules/vmhgfs-only'
If you wish to have the shared folders feature, you can install the driver by 
running vmware-config-tools.pl again after making sure that gcc, binutils, make
and the kernel sources for your running kernel are installed on your machine. 
These packages are available on your distribution's installation CD.

E /mnt/hgfs está vazio ao compartilhar. Se eu executar vmware-hgfsclient em um terminal, obtenho a lista de pastas compartilhadas, mas /mnt/hgfs está vazio.

eu tento a nova versão das ferramentas vmware com vm machin mas muito lentamente E durante o download é interrompido. você pode me dar um link para o arquivo tar.gz?

    
por nekooee 11.04.2012 / 01:30

2 respostas

1

Eu baixei esta versão:

VMwareTools-8.8.0-471268.tar.gz

O problema foi resolvido

    
por nekooee 11.04.2012 / 09:39
0

Você pode encontrar as versões anteriores aqui: link

Este blog tem alguns detalhes sobre o que fazer se você estiver executando o VMware em um host do Windows: -tools.html "> link

    
por n1b0m 10.05.2013 / 13:02