* [Qemu-devel] cannot compile cvs verson from yesterday
@ 2005-12-04 9:49 Halim Sahin
2005-12-04 13:30 ` Paul Brook
0 siblings, 1 reply; 2+ messages in thread
From: Halim Sahin @ 2005-12-04 9:49 UTC (permalink / raw)
To: qemu-devel
Hi,
I tried dto compile qemu on a debian sarge system (x86).
./configure --enable-alsa --target-list=i386
/tmp/qemu/exec.c: In Funktion »cpu_physical_memory_reset_dirty«:
/tmp/qemu/exec.c:1358: error: `VirtPageDesc' undeclared (first use in
this funct
ion)
/tmp/qemu/exec.c:1358: error: (Each undeclared identifier is reported
only once
Whats wrong here.
Thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] cannot compile cvs verson from yesterday
2005-12-04 9:49 [Qemu-devel] cannot compile cvs verson from yesterday Halim Sahin
@ 2005-12-04 13:30 ` Paul Brook
0 siblings, 0 replies; 2+ messages in thread
From: Paul Brook @ 2005-12-04 13:30 UTC (permalink / raw)
To: qemu-devel; +Cc: Halim Sahin
On Sunday 04 December 2005 09:49, Halim Sahin wrote:
> Hi,
>
> I tried dto compile qemu on a debian sarge system (x86).
> ./configure --enable-alsa --target-list=i386
You almost certainly want --target-list=i386-softmmu
The non-softmmu target (aka qemu-fast) is unsupported. If you really want to
use it you'll have to fix it first.
Paul
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-12-04 13:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-04 9:49 [Qemu-devel] cannot compile cvs verson from yesterday Halim Sahin
2005-12-04 13:30 ` Paul Brook
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).