bonjour, à l'execution du script vmware j'ai le problème suivant :
Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only'
make -C /lib/modules/2.6.23.1-49.fc8/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.23.1-49.fc8-x86_64'
  CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o
/tmp/vmware-config0/vmmon-only/linux/driver.c: In function 'LinuxDriver_Ioctl':
/tmp/vmware-config0/vmmon-only/linux/driver.c:1659: error: 'struct mm_struct' has no member named 'dumpable'
make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.23.1-49.fc8-x86_64'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config0/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.
merci pour votre aide
Bonsoir,

essaye avec le patch situé ici
oui mais il me renvoie à l'install initiale
 ./runme.pl 
Updating /usr/bin/vmware-config.pl ... already patched
Updating /usr/bin/vmware ... No patch needed/available
Updating /usr/bin/vmnet-bridge ... No patch needed/available
Updating /usr/lib/vmware/bin/vmware-vmx ... No patch needed/available
Updating /usr/lib/vmware/bin-debug/vmware-vmx ... No patch needed/available
VMware modules in "/usr/lib/vmware/modules/source" has been updated.

Before running VMware for the first time after update, you need to configure it 
for your running kernel by invoking the following command: 
"/usr/bin/vmware-config.pl". Do you want this script to invoke the command for 
you now? [yes]
avec la même erreur, j'ai installé kernel-devel entre deux .... je dios rebooter ?
Non pas la peine de rebooter avec l'install des sources.
Vmware fonctionne chez moi avec le kernel 2.6.23.1-49.fc8 mais je suis en i686 alors que tu sembles être en x86_64.
Désolé, je ne vois pas trop comment t'aider !!
Fonctionnait il en 2.6.23.1-42 ?
Bonsoir,

as tu essayé avec la commande linux32 ?
#linux32 rume.pl

Mad.
14 jours plus tard
MadYan wrote:Bonsoir,

as tu essayé avec la commande linux32 ?
#linux32 rume.pl

Mad.
j'ai essayé mais voici l'erreurfile:///media/web2/temp
Building for VMware Server 1.0.0.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only'
make -C /lib/modules/2.6.23.8-63.fc8/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.23.8-63.fc8-x86_64'
  CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o
In file included from include/asm/tsc.h:1,
                 from include/asm/timex.h:14,
                 from include/linux/timex.h:187,
                 from include/linux/jiffies.h:8,
                 from include/linux/ktime.h:25,
                 from include/linux/timer.h:5,
                 from include/linux/workqueue.h:8,
                 from include/linux/slub_def.h:11,
                 from include/linux/slab.h:116,
                 from include/linux/percpu.h:5,
                 from include/asm/local.h:4,
                 from include/linux/module.h:18,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:16:
include/asm-i386/tsc.h: In function 'get_cycles':
include/asm-i386/tsc.h:29: warning: left shift count >= width of type
include/asm-i386/tsc.h: In function 'get_cycles_sync':
include/asm-i386/tsc.h:57: warning: left shift count >= width of type
In file included from include/linux/timer.h:5,
                 from include/linux/workqueue.h:8,
                 from include/linux/slub_def.h:11,
                 from include/linux/slab.h:116,
                 from include/linux/percpu.h:5,
                 from include/asm/local.h:4,
                 from include/linux/module.h:18,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:16:
include/linux/ktime.h: In function 'ktime_set':
include/linux/ktime.h:84: warning: comparison is always false due to limited range of data type
In file included from /tmp/vmware-config0/vmmon-only/./include/vmci_kernel_defs.h:26,
                 from /tmp/vmware-config0/vmmon-only/./common/vmciContext.h:19,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.h:21,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:53:
/tmp/vmware-config0/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config0/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config0/vmmon-only/./include/vmci_kernel_defs.h:26,
                 from /tmp/vmware-config0/vmmon-only/./common/vmciContext.h:19,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.h:21,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:53:
/tmp/vmware-config0/vmmon-only/./include/compat_wait.h: At top level:
/tmp/vmware-config0/vmmon-only/./include/compat_wait.h:60: error: conflicting types for 'poll_initwait'
include/linux/poll.h:65: error: previous declaration of 'poll_initwait' was here
In file included from include/linux/mm.h:39,
                 from /tmp/vmware-config0/vmmon-only/./include/compat_page.h:5,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:89:
include/asm/pgtable.h: In function 'pgd_bad':
include/asm/pgtable.h:233: warning: left shift count >= width of type
include/asm/pgtable.h: In function 'pud_bad':
include/asm/pgtable.h:238: warning: left shift count >= width of type
include/asm/pgtable.h: In function 'pmd_bad':
include/asm/pgtable.h:243: warning: left shift count >= width of type
include/asm/pgtable.h: In function 'pte_mkexec':
include/asm/pgtable.h:278: warning: left shift count >= width of type
include/asm/pgtable.h: In function 'pte_modify':
include/asm/pgtable.h:359: warning: left shift count >= width of type
In file included from /tmp/vmware-config0/vmmon-only/./include/compat_page.h:5,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:89:
include/linux/mm.h: In function 'lowmem_page_address':
include/linux/mm.h:587: warning: integer constant is too large for 'unsigned long' type
include/linux/mm.h:587: warning: cast to pointer from integer of different size
include/linux/mm.h: In function 'pud_alloc':
include/linux/mm.h:900: warning: left shift count >= width of type
include/linux/mm.h:900: warning: integer constant is too large for 'unsigned long' type
include/linux/mm.h:900: warning: cast to pointer from integer of different size
include/linux/mm.h: In function 'pmd_alloc':
include/linux/mm.h:906: warning: left shift count >= width of type
include/linux/mm.h:906: warning: integer constant is too large for 'unsigned long' type
include/linux/mm.h:906: warning: cast to pointer from integer of different size
/tmp/vmware-config0/vmmon-only/linux/driver.c: At top level:
/tmp/vmware-config0/vmmon-only/linux/driver.c:172: warning: initialization from incompatible pointer type
/tmp/vmware-config0/vmmon-only/linux/driver.c:176: warning: initialization from incompatible pointer type
In file included from /tmp/vmware-config0/vmmon-only/linux/driver.c:316:
/tmp/vmware-config0/vmmon-only/linux/driver_compat.h: In function 'LinuxDriverIoctlAlloc4Gb':
/tmp/vmware-config0/vmmon-only/linux/driver_compat.h:154: error: implicit declaration of function 'virt_to_phys'
In file included from /tmp/vmware-config0/vmmon-only/linux/driver.c:2408:
/tmp/vmware-config0/vmmon-only/linux/driver_compat2.h: In function 'LinuxDriver_IoctlV3':
/tmp/vmware-config0/vmmon-only/linux/driver_compat2.h:1592: warning: integer constant is too large for 'unsigned long' type
/tmp/vmware-config0/vmmon-only/linux/driver_compat2.h:1592: warning: large integer implicitly truncated to unsigned type
make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.23.8-63.fc8-x86_64'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config0/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.
Essaie le patch 115 (pas besoin de linux32). Il relance l'installation initiale, c'est normal, mais après application du correctif et normalement ça passe (chez moi, aucun pbm, 2.6.23.8-63.fc8, x86_64, patch 115).

A+
remi wrote:Essaie le patch 115 (pas besoin de linux32). Il relance l'installation initiale, c'est normal, mais après application du correctif et normalement ça passe (chez moi, aucun pbm, 2.6.23.8-63.fc8, x86_64, patch 115).

A+
tu pourrais m'indiquer ou je pourrais le telecharger ?

j'arrive pas à retrouver ou e faire envoyer ou m'inscrire sur lleur site
donc si y a moyen de le recup je suis prenneur

merci
Tu prends le lien du message #2, il est dans le même dossier.

A+
 vmware-any-any-update115]#  ./runme.pl 
Unable to open the installer database /etc/vmware/locations in read-mode.

Execution aborted.
oui je m'etais trompé d'ordi :p
mais bon ...
 vmware-any-any-update115]# ./runme.pl 
Updating /usr/bin/vmware-config.pl ... already patched
Updating /usr/bin/vmware ... No patch needed/available
Updating /usr/bin/vmnet-bridge ... No patch needed/available
Updating /usr/lib/vmware/bin/vmware-vmx ... No patch needed/available
Updating /usr/lib/vmware/bin-debug/vmware-vmx ... No patch needed/available
VMware modules in "/usr/lib/vmware/modules/source" has been updated.

Before running VMware for the first time after update, you need to configure it 
for your running kernel by invoking the following command: 
"/usr/bin/vmware-config.pl". Do you want this script to invoke the command for 
you now? [yes] y

Making sure services for VMware Server are stopped.

Stopping VMware services:
   Virtual machine monitor                                 [  OK  ]

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type icons? 
[/usr/share/icons] 

What directory contains your desktop menu entry files? These files have a 
.desktop file extension. [/usr/share/applications] 

In which directory do you want to install the application's icon? 
[/usr/share/pixmaps] 

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Server 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] y

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? [/lib/modules/2.6.23.8-63.fc8/build/include] 

Extracting the sources of the vmmon module.

Building the vmmon module.

Building for VMware Server 1.0.0.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmmon-only'
make -C /lib/modules/2.6.23.8-63.fc8/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.23.8-63.fc8-x86_64'
  CC [M]  /tmp/vmware-config1/vmmon-only/linux/driver.o
  CC [M]  /tmp/vmware-config1/vmmon-only/linux/driverLog.o
  CC [M]  /tmp/vmware-config1/vmmon-only/linux/hostif.o
  CC [M]  /tmp/vmware-config1/vmmon-only/common/comport.o
  CC [M]  /tmp/vmware-config1/vmmon-only/common/cpuid.o
  CC [M]  /tmp/vmware-config1/vmmon-only/common/hash.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
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
make[2]: *** [/tmp/vmware-config1/vmmon-only/common/task.o] Error 1
make[1]: *** [_module_/tmp/vmware-config1/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.23.8-63.fc8-x86_64'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config1/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.
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
Faudrait au minimum installer les outils de développement.

A+
oki effectivement je vais essayer
bon ça a l'air de fonctionner maintenant j'ai eu ça
Configuring the VMware VmPerl Scripting API.
Unable to create the VMware VmPerl Scripting API makefile.

********
The VMware VmPerl Scripting API was not installed.  Errors encountered during 
compilation and installation of the module can be found here: 
/tmp/vmware-config3

You will not be able to use the "vmware-cmd" program.

Errors can be found in the log file: 
'/tmp/vmware-config3/control-only/make.log'
********
Non, c'est pas bon !!
Errors can be found in the log file:
cat '/tmp/vmware-config3/control-only/make.log'
oki parceque j'ia aussi ça
vmware failed. The error was: Starting VMware services:
   Virtual machine monitor[ÉCHOUÉ]

   Virtual ethernet[ÉCHOUÉ]

   Bridged networking on /dev/vmnet0[ÉCHOUÉ]

   Host-only networking on /dev/vmnet1 (background)[  OK  ]

   Host-only networking on /dev/vmnet8 (background)[  OK  ]

   NAT service on /dev/vmnet8[ÉCHOUÉ]
cat '/tmp/vmware-config3/control-only/make.log'
Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.7/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.6/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.7/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.6/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.5/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 .) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
You have new mail in /var/spool/mail/root
et avant
Transaction Check Error:
  package kernel-devel-2.6.23.1-49.fc8.x86_64 (which is newer than kernel-devel-2.6.23.1-42.fc8.x86_64) is already installed
  package kernel-devel-2.6.23.8-63.fc8.x86_64 (which is newer than kernel-devel-2.6.23.1-42.fc8.x86_64) is already installed
yum install perl-ExtUtils-MakeMaker
20 jours plus tard
ok maintenant ça marche !
merci

freaks wrote:
cat '/tmp/vmware-config3/control-only/make.log'
Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.7/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.6/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.7/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.6/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.5/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 .) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
You have new mail in /var/spool/mail/root
et avant
Transaction Check Error:
  package kernel-devel-2.6.23.1-49.fc8.x86_64 (which is newer than kernel-devel-2.6.23.1-42.fc8.x86_64) is already installed
  package kernel-devel-2.6.23.8-63.fc8.x86_64 (which is newer than kernel-devel-2.6.23.1-42.fc8.x86_64) is already installed
yum install perl-ExtUtils-MakeMaker
Setting up Install Process
Parsing package install arguments
Package perl-ExtUtils-MakeMaker - 6.30-32.fc8.x86_64 is already installed.