PDA

View Full Version : vmware e 2.6.11 kernel. Se ci capite qualcosa.


sblantipodi
03-03-2005, 02:20
Con il 2.6.10 vmware 4.5.2 funziona benissimo.
Con il 2.6.11

Extracting the sources of the vmnet module.

Building the vmnet module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config16/vmnet-only'
make -C /usr/src/linux-2.6.11/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.11'
CC [M] /tmp/vmware-config16/vmnet-only/driver.o
CC [M] /tmp/vmware-config16/vmnet-only/hub.o
CC [M] /tmp/vmware-config16/vmnet-only/userif.o
In file included from /tmp/vmware-config16/vmnet-only/userif.c:45:
/tmp/vmware-config16/vmnet-only/pgtbl.h: In function `PgtblVa2PTELocked':
/tmp/vmware-config16/vmnet-only/pgtbl.h:81: warning: passing arg 1 of `pmd_offset' from incompatible pointer type
/tmp/vmware-config16/vmnet-only/userif.c: In function `VNetCopyDatagramToUser':
/tmp/vmware-config16/vmnet-only/userif.c:563: warning: implicit declaration of function `skb_copy_datagram'
CC [M] /tmp/vmware-config16/vmnet-only/netif.o
CC [M] /tmp/vmware-config16/vmnet-only/bridge.o
CC [M] /tmp/vmware-config16/vmnet-only/procfs.o
LD [M] /tmp/vmware-config16/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST
*** Warning: "skb_copy_datagram" [/tmp/vmware-config16/vmnet-only/vmnet.ko] undefined!
CC /tmp/vmware-config16/vmnet-only/vmnet.mod.o
LD [M] /tmp/vmware-config16/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/linux-2.6.11'
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/vmware-config16/vmnet-only'
Unable to make a vmnet module that can be loaded in the running kernel:
insmod: error inserting '/tmp/vmware-config16/vmnet.o': -1 Unknown symbol in module
There is probably a slight difference in the kernel configuration between the
set of C header files you specified and your running kernel. You may want to
rebuild a kernel based on that directory, or specify another directory.

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.

overtheclock:/usr/bin#

NLDoMy
03-03-2005, 02:48
prova a registrarti per la beta di vmware 5 scaricalo e prova con quello.
ma hai provato ad upgradarlo via net, per vedere se ti aggiorna anche i linux per i kernel 2.6.11?

gio67
03-03-2005, 07:40
http://knihovny.cvut.cz/ftp/pub/vmware/

scarica vmware-any-any-update89.tar.gz

scompatta

lancia ./runme

enjoy

PS
provato sulla mia box 2.6.11.rc5

ByeZ