* [Qemu-devel] ppc softmmu build failure
@ 2010-01-14 13:50 Edgar E. Iglesias
2010-01-14 14:18 ` Edgar E. Iglesias
0 siblings, 1 reply; 2+ messages in thread
From: Edgar E. Iglesias @ 2010-01-14 13:50 UTC (permalink / raw)
To: qemu-devel
I pulled from master today and Can't build ppc-softmmu anymore:
% make
LINK ppcemb-softmmu/qemu-system-ppcemb
ppce500_mpc8544ds.o: In function `mpc8544_copy_soc_cell':
/home/edgar/src/c/qemu/git/qemu/hw/ppce500_mpc8544ds.c:57: undefined reference to `kvmppc_read_host_property'
collect2: ld returned 1 exit status
make[1]: *** [qemu-system-ppcemb] Error 1
make: *** [subdir-ppcemb-softmmu] Error 2
Cheers,
Edgar
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] ppc softmmu build failure
2010-01-14 13:50 [Qemu-devel] ppc softmmu build failure Edgar E. Iglesias
@ 2010-01-14 14:18 ` Edgar E. Iglesias
0 siblings, 0 replies; 2+ messages in thread
From: Edgar E. Iglesias @ 2010-01-14 14:18 UTC (permalink / raw)
To: qemu-devel
On Thu, Jan 14, 2010 at 02:50:27PM +0100, Edgar E. Iglesias wrote:
> I pulled from master today and Can't build ppc-softmmu anymore:
>
> % make
> LINK ppcemb-softmmu/qemu-system-ppcemb
> ppce500_mpc8544ds.o: In function `mpc8544_copy_soc_cell':
> /home/edgar/src/c/qemu/git/qemu/hw/ppce500_mpc8544ds.c:57: undefined reference to `kvmppc_read_host_property'
> collect2: ld returned 1 exit status
> make[1]: *** [qemu-system-ppcemb] Error 1
> make: *** [subdir-ppcemb-softmmu] Error 2
Seems it was not because of the update but because of enabling
'--enable-debug-tcg' '--enable-debug'...
Cheers
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-14 14:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-14 13:50 [Qemu-devel] ppc softmmu build failure Edgar E. Iglesias
2010-01-14 14:18 ` Edgar E. Iglesias
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).