qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] More Win32 build fixes


From: Anthony Liguori
Subject: Re: [Qemu-devel] More Win32 build fixes
Date: Fri, 05 Dec 2008 13:30:52 -0600
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Stefan Berger wrote:

Anthony Liguori <address@hidden> wrote on 12/05/2008 09:29:01 AM:

> Anthony Liguori <address@hidden>
> 12/05/2008 09:29 AM
>
> To
>
> Stefan Berger/Watson/address@hidden, address@hidden
>
> cc
>
> Subject
>
> Re: [Qemu-devel] More Win32 build fixes
>
> Stefan Berger wrote:
> > This fixes one more current build problem on Win32.
> >
> > Signed-off-by: Stefan Berger <address@hidden>
> > > > Are you using the latest SVN? QEMU builds fine on Win32 for me with the
> latest SVN.

Yes, as checked out a few hours ago. I get this here if the patch is not applied:

gcc -g -Wl,--warn-common -m32 -o qemu.exe vl.o /work/qemu/osdep.o monitor.o pci.o loader.o isa_mmio.o machine.o fw_cfg.o /work/qemu/block-raw-win32.o lsi53c895a.o esp.o usb-ohci.o eeprom93xx.o eepro100.o ne2000.o pcnet.o rtl8139.o e1000.o ide.o pckbd.o ps2.o vga.o sb16.o es1370.o dma.o fdc.o mc146818rtc.o serial.o i8259.o i8254.o pcspk.o pc.o cirrus_vga.o apic.o parallel.o acpi.o piix_pci.o usb-uhci.o vmmouse.o vmport.o vmware_vga.o tpm_tis.o tpm_emu.o gdbstub.o gdbstub-xml.o ../libqemu_common.a libqemu.a -lm -lwinmm -lws2_32 -liphlpapi -lz

You've got a merge conflict. tpm_tis and tpm_emu.o are not in upstream QEMU. You should see virtio.o and virtio-blk.o right after vmware_vga.o.

Regards,

Anthony Liguori

 -L/usr/local/lib -lmingw32 -lSDLmain -lSDL -mconsole     -lgmp
pc.o: In function `pc_init1':
C:/msys/1.0/work/qemu/hw/pc.c:1109: undefined reference to `virtio_blk_init' C:/msys/1.0/work/qemu/hw/pc.c:1117: undefined reference to `virtio_balloon_init'

  Stefan

>
> Regards,
>
> Anthony Liguori
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]