29.03.2024, 07:19 UhrDeutsch | English
Hallo Gast [ Registrierung | Anmelden ]

Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
Autor Nachricht
bassix
Titel: Kernel headers for 2.6.16.16-kanotix-1  BeitragVerfasst am: 28.05.2006, 04:10 Uhr



Anmeldung: 10. Jan 2006
Beiträge: 57
Wohnort: 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!
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
devil
Titel: Kernel headers for 2.6.16.16-kanotix-1  BeitragVerfasst am: 28.05.2006, 07:52 Uhr
Team Member
Team Member


Anmeldung: 06. Mai 2005
Beiträge: 3087
Wohnort: 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 ]
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
bassix
Titel: Re: Kernel headers for 2.6.16.16-kanotix-1  BeitragVerfasst am: 28.05.2006, 18:44 Uhr



Anmeldung: 10. Jan 2006
Beiträge: 57
Wohnort: Ontario, Canada
devil28 hat folgendes geschrieben::
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.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
makke
Titel: Re: Kernel headers for 2.6.16.16-kanotix-1  BeitragVerfasst am: 29.05.2006, 12:50 Uhr
Team Member
Team Member


Anmeldung: 02. Jan 2005
Beiträge: 906
Wohnort: Hagen
try make-kernel-links
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Hadschi
Titel:   BeitragVerfasst am: 29.05.2006, 20:04 Uhr



Anmeldung: 06. Mai 2004
Beiträge: 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
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Beiträge vom vorherigen Thema anzeigen:     
Gehe zu:  
Alle Zeiten sind GMT + 1 Stunde
Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
PNphpBB2 © 2003-2007 
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.