kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kvm88 compile errors with 2.6.31.1
@ 2009-10-21  7:08 Benjamin Budts
  2009-10-21 11:32 ` Jorge Lucángeli Obes
  0 siblings, 1 reply; 6+ messages in thread
From: Benjamin Budts @ 2009-10-21  7:08 UTC (permalink / raw)
  To: kvm


Hi,

a one-off question, when I compile kvm88 with kernel 2.6.31.1 I get the 
following make errors :

In file included from /tmp/tgz/kvm-88/kvm/kernel/x86/mmutrace.h:220,
                 from /tmp/tgz/kvm-88/kvm/kernel/x86/mmu.c:184:
include/trace/define_trace.h:53:43: error: ./mmutrace.h: No such file or 
directory
make[4]: *** [/tmp/tgz/kvm-88/kvm/kernel/x86/mmu.o] Error 1
make[4]: *** Waiting for unfinished jobs....
In file included from /tmp/tgz/kvm-88/kvm/kernel/x86/trace.h:355,
                 from /tmp/tgz/kvm-88/kvm/kernel/x86/x86.c:83:
include/trace/define_trace.h:53:43: error: arch/x86/kvm/trace.h: No such 
file or directory
make[4]: *** [/tmp/tgz/kvm-88/kvm/kernel/x86/x86.o] Error 1
make[3]: *** [/tmp/tgz/kvm-88/kvm/kernel/x86] Error 2
make[2]: *** [_module_/tmp/tgz/kvm-88/kvm/kernel] Error 2
make[1]: *** [all] Error 2
make: *** [kvm-kmod] Error 2

here's my configure :

./configure \
    --prefix=/usr/local/ \
    --kerneldir=/lib/modules/2.6.31.1/build


Help would be appreciated, also tried compiling kvm87, same problems...


configure output :


    Install prefix    
/usr/local/                                                  
BIOS directory    
/usr/local//share/qemu                                       
binary directory  
/usr/local//bin                                              
Manual directory  
/usr/local//share/man                                        
ELF interp prefix 
/usr/gnemul/qemu-%M                                          
Source path       
/tmp/tgz/kvm-88                                              
C compiler        
gcc                                                          
Host C compiler   
gcc                                                          
ARCH_CFLAGS       
-m64                                                         
make              
make                                                         
install           
install                                                      
host CPU          
x86_64                                                       
host big endian   
no                                                           
target list       
x86_64-softmmu                                               
tcg debug enabled 
no                                                           
gprof enabled     
no                                                           
sparse enabled    
no                                                           
strip binaries    
yes                                                          
profiler          
no                                                           
static build      
no                                                           
-Werror enabled   
no                                                           
SDL support       
yes                                                          
SDL static link   
no                                                           
curses support    
yes                                                          
curl support      
yes                                                          
mingw32 support   
no                                                           
Audio drivers     
oss                                                          
Extra audio cards ac97 es1370 
sb16                                             
Mixer emulation   
no                                                           
VNC TLS support   
yes                                                          
    TLS 
CFLAGS                                                                 
    TLS LIBS      
-lgnutls                                                     
VNC SASL support  
yes                                                          
    SASL 
CFLAGS                                                                
    SASL LIBS      
-lsasl2                                                     
kqemu support     
no                                                           
xen support       
no                                                           
CPU emulation     yes
brlapi support    no
Documentation     yes
NPTL support      yes
vde support       no
AIO support       yes
IO thread         no
Install blobs     yes
KVM support       yes
KVM trace support no
fdt support       no
preadv support    no


thx
Benjamin


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-11-10  8:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-21  7:08 kvm88 compile errors with 2.6.31.1 Benjamin Budts
2009-10-21 11:32 ` Jorge Lucángeli Obes
2009-10-21 12:10   ` Michael Tokarev
2009-10-21 15:49     ` Jorge Lucángeli Obes
2009-10-21 21:07       ` Michael Tokarev
2009-11-10  8:44         ` Benjamin Budts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).