I remove the gcc-3.3 and install gcc-3.4,gcc-3.4-base with synaptic
,but i don't remove gcc-3.3-base because if i remove it ,many other
pakages will be removed ,like apt...

then I "ln -s gcc-3.4 gcc",and run "runme.pl",the results is:
------------------------------------------------------
Building the vmmon module.

Building for VMware GSX Server 3.1.0 or VMware Workstation 4.5.2.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config11/vmmon-only'
make -C /lib/modules/2.6.8-9-amd64-generic/build/include/..
SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernel-headers-2.6.8-9-amd64-generic'
 CC [M]  /tmp/vmware-config11/vmmon-only/linux/driver.o
/tmp/vmware-config11/vmmon-only/linux/driver.c:1: error: code model
`kernel' not supported in the 32 bit mode
make[2]: *** [/tmp/vmware-config11/vmmon-only/linux/driver.o] éè 1
make[1]: *** [_module_/tmp/vmware-config11/vmmon-only] éè 2
make[1]: Leaving directory `/usr/src/kernel-headers-2.6.8-9-amd64-generic'
make: *** [vmmon.ko] éè 2
make: Leaving directory `/tmp/vmware-config11/vmmon-only'
Unable to build the vmmon module.
------------------------------------------------------------------------


Reply via email to