On Sat, Feb 14, 2004 at 01:16:57PM +0400, Sergey wrote: > Your kernel was built with "gcc" version "2.96", while you are trying to use > "/usr/bin/gcc" version "3.3.3". This configuration is not supported and VMware > Workstation cannot work in such configuration. Please either recompile your > kernel with "/usr/bin/gcc" version "3.3.3", or restart /usr/bin/vmware-config.pl > with CC environment variable pointing to the "gcc" version "2.96". apt-get install gcc2.96 export GCC_VERSION=2.96 gcc --version ? > Интересно, а почему не 3.3 ? Чем вызвано ?