All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: yamahata@valinux.co.jp, kraxel@redhat.com
Subject: [Qemu-devel] [Build-Failure] hw/pc: undefined reference's
Date: Sat, 15 May 2010 14:00:00 +0530	[thread overview]
Message-ID: <20100515083000.GA9885@linux.vnet.ibm.com> (raw)

Hi,

Build fails with following error,

arch_init.o:(.data+0x44): undefined reference to `SB16_init'
arch_init.o:(.data+0x58): undefined reference to `ac97_init'
arch_init.o:(.data+0x6c): undefined reference to `es1370_init'
pc.o: In function `pc_init1': 
/other/srcs/qemu-kvm/hw/pc.c:1005: undefined reference to `serial_isa_init'
/other/srcs/qemu-kvm/hw/pc.c:1005: undefined reference to `serial_isa_init'
/other/srcs/qemu-kvm/hw/pc.c:1005: undefined reference to `serial_isa_init'
/other/srcs/qemu-kvm/hw/pc.c:1005: undefined reference to `serial_isa_init'
/other/srcs/qemu-kvm/hw/pc.c:1011: undefined reference to `parallel_init'
/other/srcs/qemu-kvm/hw/pc.c:1011: undefined reference to `parallel_init'
/other/srcs/qemu-kvm/hw/pc.c:1011: undefined reference to `parallel_init'
pc.o: In function `pc_init_ne2k_isa':
/other/srcs/qemu-kvm/hw/pc.c:756: undefined reference to `isa_ne2000_init'
pc.o: In function `pc_init1':
/other/srcs/qemu-kvm/hw/pc.c:1037: undefined reference to `isa_ide_init'
/other/srcs/qemu-kvm/hw/pc.c:1037: undefined reference to `isa_ide_init'
/other/srcs/qemu-kvm/hw/pc.c:1051: undefined reference to `fdctrl_init_isa'
pc.o: In function `cmos_init':
/other/srcs/qemu-kvm/hw/pc.c:318: undefined reference to `fdctrl_get_drive_type'
/other/srcs/qemu-kvm/hw/pc.c:319: undefined reference to `fdctrl_get_drive_type'
pc.o: In function `pc_init1':
/other/srcs/qemu-kvm/hw/pc.c:1034: undefined reference to `pci_piix3_ide_init'
/other/srcs/qemu-kvm/hw/pc.c:970: undefined reference to `pci_vmsvga_init'
/other/srcs/qemu-kvm/hw/pc.c:975: undefined reference to `pci_vga_init'
/other/srcs/qemu-kvm/hw/pc.c:1056: undefined reference to `usb_uhci_piix3_init'
/other/srcs/qemu-kvm/hw/pc.c:977: undefined reference to `isa_vga_init'
collect2: ld returned 1 exit status

			
			Kamalesh

             reply	other threads:[~2010-05-15  8:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-15  8:30 Kamalesh Babulal [this message]
2010-05-15  8:46 ` [Qemu-devel] [Build-Failure] hw/pc: undefined reference's Isaku Yamahata
2010-05-15  9:24   ` Kamalesh Babulal

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=20100515083000.GA9885@linux.vnet.ibm.com \
    --to=kamalesh@linux.vnet.ibm.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yamahata@valinux.co.jp \
    /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.