On Mon, Apr 14, 2008 at 8:32 PM, Chris Parker <[EMAIL PROTECTED]> wrote:
> On Sat, 2008-04-12 at 21:05 +0300, Γιώργος Πάλλας wrote: > > Miguel Gaiowski wrote: > > > Hi, I've been trying to get vmware to work here and I got this issue > > > while compiling the kernel module. > > > > > > I'm using Debian Lenny, kernel 2.6.24-686 and here's the output I get: > > > > > > > http://www.debian-administration.org/users/gpall/weblog/5 > > > Hello all, > > you can also do: > ln -s /usr/bin/gcc-4.1 /usr/bin/gcc > /usr/bin/gcc -> /usr/bin/gcc-4.1 > > that worked for me on the same kernel. I have successfully got it > working on the beta 2.2 and 1.4 versions of vmware. it may not be the > correct Debian way but it got the job done. > The any any update almost worked.. here's the output: Using compiler "/usr/bin/gcc-4.1". 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.24-1-686/build/include] Extracting the sources of the vmmon module. Building the vmmon module. Building for VMware Server 1.0.0. Using 2.6.x kernel build system. make: Entering directory `/tmp/vmware-config13/vmmon-only' make -C /lib/modules/2.6.24-1-686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules make[1]: Entering directory `/usr/src/linux-headers-2.6.24-1-686' CC [M] /tmp/vmware-config13/vmmon-only/linux/driver.o CC [M] /tmp/vmware-config13/vmmon-only/linux/driverLog.o CC [M] /tmp/vmware-config13/vmmon-only/linux/hostif.o CC [M] /tmp/vmware-config13/vmmon-only/common/comport.o CC [M] /tmp/vmware-config13/vmmon-only/common/cpuid.o CC [M] /tmp/vmware-config13/vmmon-only/common/hash.o CC [M] /tmp/vmware-config13/vmmon-only/common/memtrack.o CC [M] /tmp/vmware-config13/vmmon-only/common/phystrack.o CC [M] /tmp/vmware-config13/vmmon-only/common/task.o gcc-4.1: error trying to exec 'cc1plus': execvp: No such file or directory make[2]: *** [/tmp/vmware-config13/vmmon-only/common/task.o] Error 1 make[1]: *** [_module_/tmp/vmware-config13/vmmon-only] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-1-686' make: *** [vmmon.ko] Error 2 make: Leaving directory `/tmp/vmware-config13/vmmon-only' Unable to build the vmmon module. Thanks > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > -- Miguel Fco. A. de Mattos Gaiowski

