All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikola Ciprich <extmaillist@linuxbox.cz>
To: Avi Kivity <avi@redhat.com>
Cc: kvm@vger.kernel.org, nikola.ciprich@linuxbox.cz
Subject: Re: [ANNOUNCE] qemu-kvm-0.14.0
Date: Wed, 23 Feb 2011 08:49:48 +0100	[thread overview]
Message-ID: <20110223074948.GA7608@pcnci.linuxbox.cz> (raw)
In-Reply-To: <4D63EF01.5040203@redhat.com>

Hello Avi,
when trying to compile(link) various targets, I get:
  LINK  sparc-softmmu/qemu-system-sparc
pci-stub.o: In function `do_pci_info_print':
/usr/src/redhat/BUILD/qemu-kvm-0.14.0/hw/pci-stub.c:36: multiple definition of `do_pci_info_print'
pci.o:/usr/src/redhat/BUILD/qemu-kvm-0.14.0/hw/pci.c:1398: first defined here
/usr/bin/ld: Warning: size of symbol `do_pci_info_print' changed from 147 in pci.o to 50 in pci-stub.o
pci-stub.o: In function `do_pci_info':
/usr/src/redhat/BUILD/qemu-kvm-0.14.0/hw/pci-stub.c:31: multiple definition of `do_pci_info'
pci.o:/usr/src/redhat/BUILD/qemu-kvm-0.14.0/hw/pci.c:1560: first defined here
/usr/bin/ld: Warning: size of symbol `do_pci_info' changed from 150 in pci.o to 50 in pci-stub.o
pci.o: In function `pci_update_mappings':
pci.c:(.text+0xa91): undefined reference to `pci_bridge_get_base'
pci.c:(.text+0xaa5): undefined reference to `pci_bridge_get_limit'
pci.c:(.text+0xb7b): undefined reference to `pci_bridge_get_base'
pci.c:(.text+0xb8e): undefined reference to `pci_bridge_get_limit'
pci.o: In function `pci_get_devices_list':
pci.c:(.text+0x2024): undefined reference to `pci_bridge_get_limit'
pci.c:(.text+0x2036): undefined reference to `pci_bridge_get_base'
pci.c:(.text+0x2043): undefined reference to `pci_bridge_get_limit'
pci.c:(.text+0x2050): undefined reference to `pci_bridge_get_base'
pci.c:(.text+0x2060): undefined reference to `pci_bridge_get_limit'
pci.c:(.text+0x2070): undefined reference to `pci_bridge_get_base'
collect2: ld returned 1 exit status
make[1]: *** [qemu-system-sparc] Error 1
make: *** [subdir-sparc-softmmu] Error 2

I'm compiling on x86_64 centos5.
Any idea on what I might be doing wrong or how can it be fixed?
thanks a lot in advance!
BR
nik


On Tue, Feb 22, 2011 at 07:14:41PM +0200, Avi Kivity wrote:
>
> qemu-kvm-0.14.0 is now available. This release is based on the upstream  
> qemu 0.14.0, plus kvm-specific enhancements. Please see the original  
> qemu 0.14.0 release announcement for details.
>
> This release can be used with the kvm kernel modules provided by your
> distribution kernel, or by the modules in the kvm-kmod package, such
> as kvm-kmod-2.6.37.
>
> http://www.linux-kvm.org
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

-- 
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28. rijna 168, 709 01 Ostrava

tel.:   +420 596 603 142
fax:    +420 596 621 273
mobil:  +420 777 093 799
www.linuxbox.cz

mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------

  reply	other threads:[~2011-02-23  7:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-22 17:14 [ANNOUNCE] qemu-kvm-0.14.0 Avi Kivity
2011-02-23  7:49 ` Nikola Ciprich [this message]
2011-02-23  8:05   ` klondike
2011-02-23  8:16     ` Nikola Ciprich
2011-02-23  8:29       ` Nikola Ciprich
2011-02-23  8:39         ` klondike
2011-04-29  8:59           ` Bharat Bhushan
2011-02-23  8:28     ` [PATCH] qemu-kvm: Fix non-PCI target build Jan Kiszka
2011-02-23  8:37       ` klondike
2011-02-27 11:35       ` Avi Kivity

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=20110223074948.GA7608@pcnci.linuxbox.cz \
    --to=extmaillist@linuxbox.cz \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=nikola.ciprich@linuxbox.cz \
    /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.