| Autor | 
    Nachricht | 
   
  
    | 
      
     | 
    
      
        
					
            Titel: Kernel headers for 2.6.16.16-kanotix-1 
             Verfasst 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! | 
         
        
          | 
          
            
          
            
            
           | 
         
         
	        |     | 
	       
       
     | 
   
  
    | 
      
      
     | 
   
  
      | 
   
  
    | 
      
     | 
    
      
        
					
            Titel: Kernel headers for 2.6.16.16-kanotix-1 
             Verfasst am: 28.05.2006, 07:52 Uhr
           | 
				 
       
     | 
   
  
    
      
        
          
            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 ]
            
           | 
         
         
	        |     | 
	       
       
     | 
   
  
    | 
      
      
     | 
   
  
      | 
   
  
    | 
      
     | 
    
      
        
					
            Titel: Re: Kernel headers for 2.6.16.16-kanotix-1 
             Verfasst 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. | 
         
        
          | 
          
            
          
            
            
           | 
         
         
	        |     | 
	       
       
     | 
   
  
    | 
      
      
     | 
   
  
      | 
   
  
    | 
      
     | 
    
      
        
					
            Titel: Re: Kernel headers for 2.6.16.16-kanotix-1 
             Verfasst am: 29.05.2006, 12:50 Uhr
           | 
				 
       
     | 
   
  
    
      
        
          
            Team Member 
             
  
  
            Anmeldung: 02. Jan 2005 
            Beiträge: 906 
            Wohnort: Hagen 
            
            
           | 
         
       
     | 
    
      
     | 
   
  
    | 
      
      
     | 
   
  
      | 
   
  
    | 
      
     | 
    
      
        
					
            Titel:  
             Verfasst 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 | 
         
        
          | 
          
            
          
            
            
           | 
         
         
	        |     | 
	       
       
     | 
   
  
    | 
      
      
     | 
   
  
      | 
   
  
  
    | 
      
     | 
   
 
					 | 
				 
			 
		 |