From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9gO8-0005NH-3a for qemu-devel@nongnu.org; Mon, 19 Mar 2012 13:29:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9gNo-0003X1-4p for qemu-devel@nongnu.org; Mon, 19 Mar 2012 13:28:55 -0400 Received: from mout.web.de ([212.227.15.4]:54288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9gNn-0003Wk-Rc for qemu-devel@nongnu.org; Mon, 19 Mar 2012 13:28:36 -0400 Message-ID: <4F676CC1.7080705@web.de> Date: Mon, 19 Mar 2012 18:28:33 +0100 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <4F63BAA2.5030908@free.fr> In-Reply-To: <4F63BAA2.5030908@free.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] QEMU was not selected for Google Summer of Code this year List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Fran=E7ois_Revol?= Cc: qemu-devel@nongnu.org Am 16.03.2012 23:11, schrieb François Revol: > It should be possible to come up with a project involving QEMU on Haiku > if anyone is interested. > While there is an existing QEMU port, I'm not sure in what state it > currently is. Haiku is missing a GLib OptionalPackage, and I have so far not finished collecting all the prerequisites to build it from git - to ./autogen.sh glib you needs gtk-doc, gtk-doc needs gnome-common or what-not. Also HaikuPorts, like many of the ports systems, is collecting recipes to build stable versions and stopping there rather than focussing on fixing issues upstream, so that the porting doesn't need to be done all over again... GLib still doesn't seem to have Haiku support after three+ years. Andreas