➜ ~ brew info qemu qemu: stable 2.0.0, HEAD http://www.qemu.org/ /usr/local/Cellar/qemu/1.5.1 (114 files, 90M) Built from source /usr/local/Cellar/qemu/2.0.0_1 (120 files, 98M) * Built from source From: https://github.com/Homebrew/homebrew/commits/master/Library/Formula/qemu.rb ==> Dependencies Build: pkg-config ✔, libtool ✔ Required: jpeg ✔, gnutls ✔, glib ✔, pixman ✔ Optional: vde ✘, sdl ✘ ==> Options --with-sdl Build with sdl support --with-vde Build with vde support --HEAD install HEAD version On Thu, May 22, 2014 at 4:34 PM, Jeff Sickel wrote: > > On May 22, 2014, at 9:12 AM, Aram Hăvărneanu wrote: > > > I have both 1.6.1 and 2.0 on 10.9 (the latest). 1.6.1 is not ancient > > and I didn't even need to compile it. Plan 9 runs just fine. 2.0 I > > compiled because I needed the new arm64 support. It wasn't hard. > > What’s your Mac OS X build environment? Are you using some ports > tree to get all the dependencies required by qemu? A stock OS X 10.9.3 > with Xcode (with clang et al) won’t build qemu because, well, … it > doesn’t build. > > -jas > > >