All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Budts <mailing@gigaspeeds.be>
To: kvm@vger.kernel.org
Subject: kvm88 compile errors with 2.6.31.1
Date: Wed, 21 Oct 2009 09:08:48 +0200	[thread overview]
Message-ID: <4ADEB380.4040408@gigaspeeds.be> (raw)


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


             reply	other threads:[~2009-10-21  7:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-21  7:08 Benjamin Budts [this message]
2009-10-21 11:32 ` kvm88 compile errors with 2.6.31.1 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ADEB380.4040408@gigaspeeds.be \
    --to=mailing@gigaspeeds.be \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.