public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Thomas Treutner <thomas@scripty.at>
Cc: KVM list <kvm@vger.kernel.org>
Subject: Re: [ANNOUNCE] qemu-kvm-0.12.1.1
Date: Wed, 23 Dec 2009 10:52:47 +0200	[thread overview]
Message-ID: <4B31DA5F.1020601@redhat.com> (raw)
In-Reply-To: <200912230917.00050.thomas@scripty.at>

On 12/23/2009 10:16 AM, Thomas Treutner wrote:
> On Tuesday 22 December 2009 13:50:03 you wrote:
>    
>> Changes from qemu-kvm-0.12.1
>> - fix build error due to missing kvm_save_mpstate() on some configurations
>> - fix option rom loading (fixes boot=on)
>>      
> Doesn't compile for me with default settings (./configure&&  make):
>
>    CC    x86_64-softmmu/i386-dis.o
>    AR    x86_64-softmmu/libqemu.a
>    LINK  x86_64-softmmu/qemu-system-x86_64
> /usr/lib/libxenguest.a(xg_private.o): In function `unlock_pages':
> (.text+0x470): multiple definition of `unlock_pages'
> /usr/lib/libxenctrl.a(xc_private.o):(.text+0x5d0): first defined here
> /usr/lib/libxenguest.a(xg_private.o): In function `lock_pages':
> (.text+0x4c0): multiple definition of `lock_pages'
> /usr/lib/libxenctrl.a(xc_private.o):(.text+0x650): first defined here
> collect2: ld returned 1 exit status
> make[1]: *** [qemu-system-x86_64] Error 1
> make: *** [subdir-x86_64-softmmu] Error 2
>
>    

It looks like a problem in the Xen library?  Or maybe we're including 
the library twice.

There's no unlock_pages in qemu.

Can you rerun with V=1 to see the full command line?

-- 
error compiling committee.c: too many arguments to function


  reply	other threads:[~2009-12-23  8:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-22 12:50 [ANNOUNCE] qemu-kvm-0.12.1.1 Avi Kivity
2009-12-22 13:35 ` Nikola Ciprich
2009-12-22 13:43   ` Avi Kivity
2009-12-22 14:07     ` Nikola Ciprich
2009-12-22 14:09       ` Avi Kivity
     [not found]       ` <20091224162511.GA14150@amt.cnet>
2009-12-25 12:46         ` Nikola Ciprich
2009-12-23  8:16 ` Thomas Treutner
2009-12-23  8:52   ` Avi Kivity [this message]
2009-12-23 10:15     ` Thomas Treutner
2009-12-23 10:24       ` Avi Kivity
2009-12-23 10:58         ` Thomas Treutner
2009-12-23 11:37           ` Avi Kivity
2010-01-04 15:22             ` Gerd Hoffmann
2010-01-04 15:52               ` Michael S. Tsirkin

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=4B31DA5F.1020601@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=thomas@scripty.at \
    /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