All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Build problem on Mac OS 10.6.3
@ 2010-06-07 19:00 Programmingkid
  2010-06-07 21:06 ` Andreas Färber
  0 siblings, 1 reply; 2+ messages in thread
From: Programmingkid @ 2010-06-07 19:00 UTC (permalink / raw)
  To: qemu-devel

I would just like to know if anyone else has seen this build problem with Qemu when building on Mac OS 10.6.3:

Makefile:7: config-devices.mak: No such file or directory
make[1]: *** No rule to make target `config-devices.mak'.  Stop.
make: *** [subdir-x86-softmmu] Error 2


I am using the most recent version of Qemu, checked out with git. This is how I configured Qemu:

./configure --enable-cocoa --target-list=x86-softmmu

One thing I did notice is this message at the end of the configure output:

Unsupported target CPU


Anyone else seen this problem?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Build problem on Mac OS 10.6.3
  2010-06-07 19:00 [Qemu-devel] Build problem on Mac OS 10.6.3 Programmingkid
@ 2010-06-07 21:06 ` Andreas Färber
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Färber @ 2010-06-07 21:06 UTC (permalink / raw)
  To: Programmingkid; +Cc: qemu-devel

Am 07.06.2010 um 21:00 schrieb Programmingkid:

> This is how I configured Qemu:
>
> ./configure --enable-cocoa --target-list=x86-softmmu
>
> One thing I did notice is this message at the end of the configure  
> output:
>
> Unsupported target CPU

It's either x86_64-softmmu or i386-softmmu.

HTH,

Andreas

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-07 21:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-07 19:00 [Qemu-devel] Build problem on Mac OS 10.6.3 Programmingkid
2010-06-07 21:06 ` Andreas Färber

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.