El Domingo, 23 de Enero de 2005 17:01, MaL EleMeNTo escribi�: > Hola choche bueno el problema creo que no es ese ... bueno instale lo que > me dijistes y desintale los gcc3 y nada sigue dando ese mismo error .. > bueno no se que esta psando ........ que no me quiere instalar
Intenta una cosa, en tu /etc/profiles pon esto: export CC=/usr/bin/gcc.2.95 Si a�n as� te falla, ve a tu /usr/bin y ver�s un enlace gcc que apuntar� seguramente a gcc-3.3, pues borra ese enlace y crealo a gcc-2.95 > > > > Do you accept? (yes/no) yes > > Thank you. > > grep: /proc/ksyms: No existe el fichero o el directorio > grep: /proc/ksyms: No existe el fichero o el directorio > grep: /proc/ksyms: No existe el fichero o el directorio > Trying to find a suitable vmmon module for your running kernel. > > None of VMware Workstation's pre-built vmmon modules is suitable for your > running kernel. Do you want this program to try to build the vmmon module > for > your system (you need to have a C compiler installed on your system)? [yes] > yes > > Using compiler "/usr/bin/gcc". Use environment variable CC to override. > > As of March 2003, gcc version 3 and later is not yet a supported compiler > by the > Linux kernel development team. Have a look at Documentation/Changes in your > kernel source directory to get the correct compiler installed. Do you want > to go > with compiler "/usr/bin/gcc" version "3.3.4"? [no] yes > > What is the location of the directory of C header files that match your > running > kernel? [/usr/src/linux/include] > > Extracting the sources of the vmmon module. > > Building the vmmon module. > > make: Entering directory `/tmp/vmware-config2/vmmon-only' > make[1]: Entering directory `/tmp/vmware-config2/vmmon-only' > make[2]: Entering directory `/tmp/vmware-config2/vmmon-only/driver-2.6.10' > make[2]: Leaving directory `/tmp/vmware-config2/vmmon-only/driver-2.6.10' > make[2]: Entering directory `/tmp/vmware-config2/vmmon-only/driver-2.6.10' > In file included from /usr/src/linux/include/asm/processor.h:18, > from /usr/src/linux/include/asm/thread_info.h:17, > from /usr/src/linux/include/linux/thread_info.h:21, > from /usr/src/linux/include/linux/spinlock.h:12, > from /usr/src/linux/include/linux/capability.h:45, > from /usr/src/linux/include/linux/sched.h:7, > from /usr/src/linux/include/linux/module.h:10, > from ../linux/driver.c:16: > /usr/src/linux/include/asm/system.h: En la funci�n `__set_64bit_var': > /usr/src/linux/include/asm/system.h:193: aviso: dereferencing type-punned > pointer will break strict-aliasing rules > /usr/src/linux/include/asm/system.h:193: aviso: dereferencing type-punned > pointer will break strict-aliasing rules > ../linux/driver.c:25:27: linux/wrapper.h: No existe el fichero o el > directorio > ../linux/driver.c: En el nivel principal: > ../linux/driver.c:133: aviso: inicializaci�n de tipo de puntero > incompatible ../linux/driver.c: En la funci�n `init_module': > ../linux/driver.c:246: error: structure has no member named `prev' > ../linux/driver.c:247: error: structure has no member named `next' > ../linux/driver.c: En la funci�n `Panic': > ../linux/driver.c:1304: aviso: implicit declaration of function `_exit' > ../include/vm_asm.h: En la funci�n `Div643264': > ../include/vm_asm.h:1095: aviso: use of memory input without lvalue in asm > operand 4 is deprecated > make[2]: *** [driver.o] Error 1 > make[2]: Leaving directory `/tmp/vmware-config2/vmmon-only/driver-2.6.10' > make[1]: *** [driver] Error 2 > make[1]: Leaving directory `/tmp/vmware-config2/vmmon-only' > make: *** [auto-build] Error 2 > make: Leaving directory `/tmp/vmware-config2/vmmon-only' > Unable to build the vmmon module. > > For more information on how to troubleshoot module-related problems, please > visit our Web site at "http://www.vmware.com/download/modules/modules.html" > and > "http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html" >. > > Execution aborted. > > debian:~/VMware/vmware-distrib# > > _________________________________________________________________ > Hor�scopo, tarot, numerolog�a... Escucha lo que te dicen los astros. > http://astrocentro.msn.es/ -- Saludos, Javier (aka future) Linux user #295135 Linux no es dificil, es exigente con sus usuarios.

