7.04、AMD64なんだけど、VMwareがインストールできない。6.10のときにも悩んで、ia32-libsを追加してインストール https://help.ubuntu.com/community/VMware/Server/AMD64?highlight=%28VMware%29 の手順踏んでインストールしてみたが、 cd vmware-server-distrib sudo ./vmware-install.pl のあと、 Extracting the sources of the vmmon module.
Building the vmmon module.
make[1]: ディレクトリ `/usr/src/linux-headers-2.6.20-15-generic' に入ります CC [M] /tmp/vmware-config1/vmmon-only/linux/driver.o In file included from /tmp/vmware-config1/vmmon-only/linux/driver.c:80: /tmp/vmware-config1/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or ‘...’ before ‘compat_exit’ /tmp/vmware-config1/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or ‘...’ before ‘exit_code’ /tmp/vmware-config1/vmmon-only/./include/compat_kernel.h:21: 警告: type defaults to ‘int’ in declaration of ‘_syscall1’ make[2]: *** [/tmp/vmware-config1/vmmon-only/linux/driver.o] エラー 1 make[1]: *** [_module_/tmp/vmware-config1/vmmon-only] エラー 2 make[1]: ディレクトリ `/usr/src/linux-headers-2.6.20-15-generic' から出ます make: *** [vmmon.ko] エラー 2 make: ディレクトリ `/tmp/vmware-config1/vmmon-only' から出ます Unable to build the vmmon module.