Moderatori: Moderatori, Moderatori H/W
ninja92 scrie:Deocamdata am instalat doar pachetul rpm, ce trebuie sa fac in continuare? Multumesc.
/usr/bin/vmware-config.pl
), ajungi la coada si o sa iti dea un y/n.
Am citit ce scrie acolo si am gasit solutia: trebuia sa apas pe Q ca sa ma intrebe daca sunt de accord sau nu.catalin.nicolescu scrie:de aici in colo e treaba nasoala ... implica citit
http://www.vmware.com/support/ws55/doc/ ... linux.html
Va multumesc de ajutor. 
Ovidiu Lixandru scrie:@csdexter: Nu e warez, afair e o colectie de scriptulete care usureaza configurarea si instalarea unor patch-uri.
(adica nu face parte din procesul de instalare/configurare standard al VMware-ului, cum s-ar deduce din mesajul lui alexandru_z).[root@lancitynet rc.d]# vmware-config.pl
Making sure services for VMware Workstation are stopped.
Stopping VMware services:
Virtual machine monitor [ OK ]
Trying to find a suitable vmmon module for your running kernel.
None of the pre-built vmmon modules for VMware Workstation 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.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/kernels/2.6.11-1.1369_FC4-i686/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmmon-only'
make -C /usr/src/kernels/2.6.11-1.1369_FC4-i686/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'
CC [M] /tmp/vmware-config1/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config1/vmmon-only/linux/hostif.o
In file included from /tmp/vmware-config1/vmmon-only/linux/hostif.c:68:
/tmp/vmware-config1/vmmon-only/./include/pgtbl.h: In function 'PgtblVa2PTELocked':
/tmp/vmware-config1/vmmon-only/./include/pgtbl.h:81: warning: passing argument 1 of 'pmd_offset' from incompatible pointer type
CC [M] /tmp/vmware-config1/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config1/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config1/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config1/vmmon-only/common/task.o
/tmp/vmware-config1/vmmon-only/common/task.c: In function 'Task_Switch':
/tmp/vmware-config1/vmmon-only/common/task.c:480: warning: 'sysenterState.cs' may be used uninitialized in this function
/tmp/vmware-config1/vmmon-only/common/task.c:480: warning: 'sysenterState.isValidEipEsp' may be used uninitialized in this function
/tmp/vmware-config1/vmmon-only/common/task.c:480: warning: 'sysenterState.esp' may be used uninitialized in this function
/tmp/vmware-config1/vmmon-only/common/task.c:480: warning: 'sysenterState.eip' may be used uninitialized in this function
CC [M] /tmp/vmware-config1/vmmon-only/common/vmx86.o
LD [M] /tmp/vmware-config1/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config1/vmmon-only/vmmon.mod.o
LD [M] /tmp/vmware-config1/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config1/vmmon-only'
The module loads perfectly in the running kernel.
This program previously created the file /dev/vmmon, and was about to remove it.
Somebody else apparently did it already.
Extracting the sources of the vmnet module.
Building the vmnet module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmnet-only'
make -C /usr/src/kernels/2.6.11-1.1369_FC4-i686/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'
CC [M] /tmp/vmware-config1/vmnet-only/driver.o
CC [M] /tmp/vmware-config1/vmnet-only/hub.o
CC [M] /tmp/vmware-config1/vmnet-only/userif.o
In file included from /tmp/vmware-config1/vmnet-only/userif.c:45:
/tmp/vmware-config1/vmnet-only/pgtbl.h: In function 'PgtblVa2PTELocked':
/tmp/vmware-config1/vmnet-only/pgtbl.h:81: warning: passing argument 1 of 'pmd_offset' from incompatible pointer type
/tmp/vmware-config1/vmnet-only/userif.c: In function 'VNetUserIfMapUint32Ptr':
/tmp/vmware-config1/vmnet-only/userif.c:156: warning: 'verify_area' is deprecated (declared at include/asm/uaccess.h:105)
/tmp/vmware-config1/vmnet-only/userif.c:157: warning: 'verify_area' is deprecated (declared at include/asm/uaccess.h:105)
/tmp/vmware-config1/vmnet-only/userif.c: In function 'VNetCopyDatagramToUser':
/tmp/vmware-config1/vmnet-only/userif.c:563: warning: implicit declaration of function 'skb_copy_datagram'
CC [M] /tmp/vmware-config1/vmnet-only/netif.o
CC [M] /tmp/vmware-config1/vmnet-only/bridge.o
/tmp/vmware-config1/vmnet-only/bridge.c: In function 'VNetBridgeUp':
/tmp/vmware-config1/vmnet-only/bridge.c:586: warning: passing argument 3 of 'sk_alloc' makes pointer from integer without a cast
/tmp/vmware-config1/vmnet-only/bridge.c:586: warning: passing argument 4 of 'sk_alloc' makes integer from pointer without a cast
CC [M] /tmp/vmware-config1/vmnet-only/procfs.o
LD [M] /tmp/vmware-config1/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST
Warning: could not open /tmp/vmware-config1/vmnet-only/includeCheck.h: Invalid argument
*** Warning: "skb_copy_datagram" [/tmp/vmware-config1/vmnet-only/vmnet.ko] undefined!
CC /tmp/vmware-config1/vmnet-only/vmnet.mod.o
LD [M] /tmp/vmware-config1/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/vmware-config1/vmnet-only'
Unable to make a vmnet module that can be loaded in the running kernel:
insmod: error inserting '/tmp/vmware-config1/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.
Utilizatorii ce navighează pe acest forum: Google [Bot] şi 1 vizitator