Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
bassix
Post subject: Kernel headers for 2.6.16.16-kanotix-1  PostPosted: May 28, 2006 - 04:10 AM



Joined: Jan 10, 2006
Posts: 57
Location: Ontario, Canada
I've installed Kanotix Easter RC4, and cannot install VMware due to a problem with kernel headers... this is the error I get:

The kernel defined by this directory of header files does not have the same
address space size as your running kernel.

I tried apt-get'ing headers for my running kernel, and it says I already have them.

Can someone tell me what to do now?

Thanks for any help!
 
 View user's profile Send private message  
Reply with quote Back to top
devil
Post subject: Kernel headers for 2.6.16.16-kanotix-1  PostPosted: May 28, 2006 - 07:52 AM
Team Member
Team Member


Joined: May 06, 2005
Posts: 3087
Location: berlin
bassix,
you need the newest any-any-patch.
get it from http://dl/kanotixguide/vmware

greetz
devil

_________________
<<We are Xorg - resistance is futile - you will be axximilated>>

Host/Kernel/OS "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
CPU Info AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
 
 View user's profile Send private message  
Reply with quote Back to top
bassix
Post subject: Re: Kernel headers for 2.6.16.16-kanotix-1  PostPosted: May 28, 2006 - 06:44 PM



Joined: Jan 10, 2006
Posts: 57
Location: Ontario, Canada
devil28 wrote:
bassix,
you need the newest any-any-patch.
get it from http://dl/kanotixguide/vmware

greetz
devil


I downloaded any-any-patch from http://dl.kanotixguide.org/vmware/, but still gets errors and execution aborted (attached below).

What should I do now?

Thanks for your help.

------------------------

Building the vmmon module.

Building for VMware Workstation 5.5.x.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config3/vmmon-only'
make -C /lib/modules/2.6.16.16-kanotix-1/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.16.16-kanotix-1'

WARNING: Symbol version dump /usr/src/linux-2.6.16.16-kanotix-1/Module.symvers
is missing; modules will have no dependencies and modversions.

CC [M] /tmp/vmware-config3/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config3/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config3/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config3/vmmon-only/common/hash.o
CC [M] /tmp/vmware-config3/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config3/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config3/vmmon-only/common/task.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
/tmp/vmware-config3/vmmon-only/common/task_compat.h: In function 'void Task_Switch_V45(VMDriver*, Vcpuid)':
/tmp/vmware-config3/vmmon-only/common/task_compat.h:1713: warning: 'sysenterState$validEIP' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:1713: warning: 'sysenterState$cs' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:1713: warning: 'sysenterState$rsp' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:1713: warning: 'sysenterState$rip' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h: In function 'int Vmx86_RunVM_V4(VMDriver*, Vcpuid) [with VMCrossPage = VMCrossPageV4]':
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$validEIP' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$cs' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$rsp' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$rip' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h: In function 'int Vmx86_RunVM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageGSX25]':
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$validEIP' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$cs' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$rsp' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$rip' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h: In function 'int Vmx86_RunVM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageGSX2]':
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$validEIP' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$cs' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$rsp' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$rip' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h: In function 'int Vmx86_RunVM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV321]':
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$validEIP' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$cs' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h: In function 'int Vmx86_RunVM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV32]':
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$validEIP' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$cs' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h: In function 'int Vmx86_RunVM(VMDriver*, Vcpuid)':
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$validEIP' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$cs' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$validEIP' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$cs' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$validEIP' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: warning: 'sysenterState$cs' may be used uninitialized in this function
CC [M] /tmp/vmware-config3/vmmon-only/common/vmx86.o
CC [M] /tmp/vmware-config3/vmmon-only/vmcore/compat.o
CC [M] /tmp/vmware-config3/vmmon-only/vmcore/moduleloop.o
LD [M] /tmp/vmware-config3/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST
/bin/sh: scripts/mod/modpost: No such file or directory
make[2]: *** [__modpost] Error 127
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16.16-kanotix-1'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config3/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.
 
 View user's profile Send private message  
Reply with quote Back to top
makke
Post subject: Re: Kernel headers for 2.6.16.16-kanotix-1  PostPosted: May 29, 2006 - 12:50 PM
Team Member
Team Member


Joined: Jan 02, 2005
Posts: 906
Location: Hagen
try make-kernel-links
 
 View user's profile Send private message  
Reply with quote Back to top
Hadschi
Post subject:   PostPosted: May 29, 2006 - 08:04 PM



Joined: May 06, 2004
Posts: 216

Hallo,
habe gerade mit dem gleichen Kernel versucht vmware zu starten, ging auch nach any-to-any-101 und make-kernel-links nicht. Noch ne Idee?
Hadschi
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group
Credits