리눅스(커널 2.6.7)에 vmware 4.5.1 (7568) 깔아보신 분 계세요?

freezm7의 이미지

다음과 같은 에러가 뜨네요.

[root@localhost bin]# ./vmware-config.pl
Making sure VMware Workstation's services are stopped.

Stopping VMware services:
   Virtual machine monitor                                 [  OK  ]

Trying to find a suitable vmmon module for your running kernel.

None of VMware Workstation's pre-built vmmon modules is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.7-16kore/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config2/vmmon-only'
make -C /lib/modules/2.6.7-16kore/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/lib/modules/2.6.7-16kore/build'
  CC [M]  /tmp/vmware-config2/vmmon-only/linux/driver.o
/tmp/vmware-config2/vmmon-only/linux/driver.c:131: warning: initialization from incompatible pointer type
/tmp/vmware-config2/vmmon-only/linux/driver.c:135: warning: initialization from incompatible pointer type
  CC [M]  /tmp/vmware-config2/vmmon-only/linux/hostif.o
/tmp/vmware-config2/vmmon-only/linux/hostif.c: In function `HostIF_FreeLockedPages':
/tmp/vmware-config2/vmmon-only/linux/hostif.c:738: error: structure has no member named `count'
/tmp/vmware-config2/vmmon-only/linux/hostif.c:740: error: structure has no member named `count'
make[2]: *** [/tmp/vmware-config2/vmmon-only/linux/hostif.o] ?? 1
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] 오류 2
make[1]: Leaving directory `/lib/modules/2.6.7-16kore/build'
make: *** [vmmon.ko] 오류 2
make: Leaving directory `/tmp/vmware-config2/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.

[root@localhost bin]#

한번도 설치해 본 적이 없어서, vmware-config.pl 을 실행하는게 맞는지도 모르겠네요.

깔아보신 분 답변 좀 부탁드리겠습니다.

병맛의 이미지

vmware-any-any-update61.tar.gz

라는 패치가 필요합니다. 더 상위 버전이 나왔을 지도
모르니 구글링을 해보시길...

atie의 이미지

Fedora2 kernel 2.6.7-1.494.2.2에 VMware 4.5.2 build-8848 평가판을 깔고 프로젝트2003 서비스팩 설치중입니다. 아무 문제없이 잘 돌아갑니다. 물론, vmware-config.pl 수행하였고요. 8848로 올려서 설치해 보시죠. 커널이 newer version이라서 동작상 문제가 있을 수 있다는 경고 메세지는 나옵니다.

----
I paint objects as I think them, not as I see them.
atie's minipage