public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Omar Khan <okhan-e94Sedi4moU@public.gmane.org>
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: kvm-18 compilation error
Date: Fri, 30 Mar 2007 05:08:19 +0000 (UTC)	[thread overview]
Message-ID: <loom.20070330T070046-783@post.gmane.org> (raw)

hi,
   I am having trouble compiling kvm-18 on suse10.2. 'make' is giving the
following error:



/opt/gcc33/bin/gcc-3.3 -I /root/kvm-18/qemu/../user -Wall -O2 -g
-fno-strict-aliasing -I /root/kvm-18/kernel/include -I. -I..
-I/root/kvm-18/qemu/target-i386 -I/root/kvm-18/qemu -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/root/kvm-18/qemu/fpu
-DHAS_AUDIO -I/root/kvm-18/qemu/slirp  -c -o exec.o /root/kvm-18/qemu/exec.c
/root/kvm-18/qemu/exec.c: In function `cpu_breakpoint_insert':
/root/kvm-18/qemu/exec.c:1055: warning: implicit declaration of function
`kvm_update_debugger'
/root/kvm-18/qemu/exec.c: In function `cpu_physical_memory_set_dirty_tracking':
/root/kvm-18/qemu/exec.c:1436: warning: implicit declaration of function
`kvm_physical_memory_set_dirty_tracking'
/opt/gcc33/bin/gcc-3.3 -I /root/kvm-18/qemu/../user -Wall -O2 -g
-fno-strict-aliasing -I /root/kvm-18/kernel/include -I. -I..
-I/root/kvm-18/qemu/target-i386 -I/root/kvm-18/qemu -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/root/kvm-18/qemu/fpu
-DHAS_AUDIO -I/root/kvm-18/qemu/slirp  -c -o kqemu.o /root/kvm-18/qemu/kqemu.c
/opt/gcc33/bin/gcc-3.3 -I /root/kvm-18/qemu/../user -Wall -O2 -g
-fno-strict-aliasing -I /root/kvm-18/kernel/include -fomit-frame-pointer -I.
-I.. -I/root/kvm-18/qemu/target-i386 -I/root/kvm-18/qemu -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/root/kvm-18/qemu/fpu
-DHAS_AUDIO -I/root/kvm-18/qemu/slirp  -c -o qemu-kvm.o /root/kvm-18/qe
mu/qemu-kvm.c
/root/kvm-18/qemu/qemu-kvm.c: In function `kvm_cpu_exec':
/root/kvm-18/qemu/qemu-kvm.c:447: warning: implicit declaration of 
function `exit'
/root/kvm-18/qemu/qemu-kvm.c: In function `kvm_shutdown':
/root/kvm-18/qemu/qemu-kvm.c:599: warning: implicit declaration of 
function `qemu_system_reset_request'
/root/kvm-18/qemu/qemu-kvm.c: In function `kvm_qemu_init_env':
/root/kvm-18/qemu/qemu-kvm.c:732: error: unable to find a register to 
spill in class `SIREG'
/root/kvm-18/qemu/qemu-kvm.c:732: error: this is the insn:
(insn:HI 37 35 38 0 0x4074ab00 (parallel [
            (set (reg:SI 1 edx [67])
                (const_int 0 [0x0]))
            (set (reg/f:SI 0 eax [64])
                (plus:SI (ashift:SI (reg:SI 2 ecx [66])
                        (const_int 2 [0x2]))
                    (reg/f:SI 0 eax [64])))
            (set (reg/f:SI 2 ecx [65])
                (plus:SI (ashift:SI (reg:SI 2 ecx [66])
                        (const_int 2 [0x2]))
                    (reg/v/f:SI 59)))
            (set (mem/s:BLK (reg/f:SI 0 eax [64]) [0 copy+0 S25712 A128])
                (mem/s:BLK (reg/v/f:SI 59) [0 S25712 A128]))
            (use (reg:SI 2 ecx [66]))
            (use (reg:SI 19 dirflag))
        ]) 454 {rep_movsi} (insn_list 3 (insn_list 32 (insn_list 34 (insn_list
35 (nil)))))
    (expr_list:REG_DEAD (reg:SI 19 dirflag)
        (expr_list:REG_DEAD (reg:SI 2 ecx [66])
            (expr_list:REG_UNUSED (reg:SI 1 edx [67])
                (expr_list:REG_UNUSED (reg/f:SI 0 eax [64])
                    (expr_list:REG_UNUSED (reg/f:SI 2 ecx [65])
                        (nil)))))))
/root/kvm-18/qemu/qemu-kvm.c:732: confused by earlier errors, bailing out
make[2]: *** [qemu-kvm.o] Error 1
make[2]: Leaving directory `/root/kvm-18/qemu/i386-softmmu'
make[1]: *** [subdir-i386-softmmu] Error 2
make[1]: Leaving directory `/root/kvm-18/qemu'
make: *** [qemu] Error 2


any ideas what might be going wrong?


Omar 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

             reply	other threads:[~2007-03-30  5:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-30  5:08 Omar Khan [this message]
     [not found] ` <loom.20070330T070046-783-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2007-03-30  6:51   ` kvm-18 compilation error Avi Kivity
2007-03-31 10:35     ` Omar Khan

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=loom.20070330T070046-783@post.gmane.org \
    --to=okhan-e94sedi4mou@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox