qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Breakage


From: Anthony Liguori
Subject: Re: [Qemu-devel] Breakage
Date: Mon, 17 Sep 2012 14:35:18 -0500
User-agent: Notmuch/0.13.2+93~ged93d79 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

malc <address@hidden> writes:

> Some(thing|one) broke compilation with pcspk enabled.
> Symptoms being:
>
> ../libhw32/hw/pcspk.o: In function `pcspk_io_write':
> /home/malc/x/rcs/git/qemu/hw/pcspk.c:145: undefined reference to 
> `pit_set_gate'
> ../libhw32/hw/pcspk.o: In function `pcspk_io_read':
> /home/malc/x/rcs/git/qemu/hw/pcspk.c:130: undefined reference to 
> `pit_get_channel_info'
> ../libhw32/hw/pcspk.o: In function `pcspk_callback':
> /home/malc/x/rcs/git/qemu/hw/pcspk.c:81: undefined reference to 
> `pit_get_channel_info'
> collect2: ld returned 1 exit status

Try cleaning your build directory.

It builds fine for me.

Regards,

Anthony Liguori

>
> -- 
> mailto:address@hidden



reply via email to

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