> Using compiler "/usr/bin/gcc". Use environment variable CC to override. > > Your kernel was built with "gcc" version "4.0.4", while you are trying to use > "/usr/bin/gcc" version "4.1.2". This configuration is not recommended and > VMware > Workstation may crash if you'll continue. Please try to use exactly same > compiler as one used for building your kernel. Do you want to go with compiler > "/usr/bin/gcc" version "4.1.2" anyway? [no] yes >
> What is the location of the directory of C header files that match your > running > kernel? [/usr/src/linux/include] /usr/src/linux-headers-2.6.16-2-686/include > > The kernel defined by this directory of header files does not have the same > address space size as your running kernel. > Moin, die zweite Fehlermeldung sieht mir auch stark nach einem GCC-Problem aus. Installier dir mal exakt den GCC, den er haben will (4.0.4) und dann wähle diesen als Compiler aus, unter Gentoo geht so was mit gcc-config, ich denke mal unter Debian geht sowas auch ähnlich. Ansonsten könntest du ein export CC="/path/to/gcc" probieren. Gruss Thomas -- ---------------------------------------------------------------------------- PUG - Penguin User Group Wiesbaden - http://www.pug.org

