Em Fri, 25 Jul 2003 09:00:17 -0300 Savio Ramos <[EMAIL PROTECTED]> disse que:
> Your kernel was built with "gcc" version "2.95.4", while you are trying > to use"/usr/bin/gcc" version "3.3.1". 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.1", > or restart /usr/bin/vmware-config.pl with CC environment variable > pointing to the "gcc" version "2.95.4". > > Porém, olhem a gcc que tenho instalada. > > +++-================-================-================================= > ======== ii gcc 3.3-1 The GNU C compiler. Tudo bem que você tem o gcc 3.3-1. O que ele está dizendo é que o núcleo que você está usando foi compilado com o compilador velho. Você vai ter que compilar o núcleo(kernel) com esse gcc novo. Abraço Cláudio