[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problemas vmware



Actualice el Kernel 2.6.12-1-k7 y tengo q recompilar las interfaces
virtuales de vmware.
Tengo Debian Testing.

Y segun vmware tengo q correr vmware-config.pl el cual me dice lo siguiente
----------------------------------------------------------------------------------------------------------------------------------------------------------
Your kernel was built with "gcc" version "4.0.2", while you are trying
to use
"/usr/bin/gcc" version "4.0.1". 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.0.1" anyway? [no] yes
------------------------------------------------------------------------------------------------------------------------------------------------------------

Si lo compilo salen esta coleccion de errores y ademas no funciona.
----------------------------------------------------------------------------------------------------------------------------------------------------------
sing 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmnet-only'
make -C /lib/modules/2.6.12-1-k7/build/include/.. SUBDIRS=$PWD
SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.12-1-k7'
  CC [M]  /tmp/vmware-config0/vmnet-only/driver.o
  CC [M]  /tmp/vmware-config0/vmnet-only/hub.o
  CC [M]  /tmp/vmware-config0/vmnet-only/userif.o
/tmp/vmware-config0/vmnet-only/userif.c: In function
'VNetUserIfMapUint32Ptr':
/tmp/vmware-config0/vmnet-only/userif.c:152: warning: 'verify_area' is
deprecated (declared at include/asm/uaccess.h:105)
/tmp/vmware-config0/vmnet-only/userif.c:153: warning: 'verify_area' is
deprecated (declared at include/asm/uaccess.h:105)
  CC [M]  /tmp/vmware-config0/vmnet-only/netif.o
  CC [M]  /tmp/vmware-config0/vmnet-only/bridge.o
/tmp/vmware-config0/vmnet-only/bridge.c: In function 'VNetBridgeUp':
/tmp/vmware-config0/vmnet-only/bridge.c:716: warning: passing argument 3
of 'sk_alloc' makes pointer from integer without a cast
/tmp/vmware-config0/vmnet-only/bridge.c:716: warning: passing argument 4
of 'sk_alloc' makes integer from pointer without a cast
  CC [M]  /tmp/vmware-config0/vmnet-only/procfs.o
  LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config0/vmnet-only/vmnet.mod.o
  LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.12-1-k7'
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/vmware-config0/vmnet-only'
The module loads perfectly in the running kernel.

Starting VMware services:
   Virtual machine monitor                                             done
   Virtual ethernet                                                    done
   *Bridged networking on /dev/vmnet0                                 
failed*

The configuration of VMware Workstation 5.0.0 build-13124 for Linux for this
running kernel completed successfully.



Reply to: