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.