From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9kXt-00035P-9z for qemu-devel@nongnu.org; Mon, 19 Mar 2012 17:55:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9kXr-0005BA-Hd for qemu-devel@nongnu.org; Mon, 19 Mar 2012 17:55:16 -0400 Received: from smtp6-g21.free.fr ([212.27.42.6]:49493) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9kXq-0005At-FL for qemu-devel@nongnu.org; Mon, 19 Mar 2012 17:55:15 -0400 Message-ID: <4F67AB36.8000809@free.fr> Date: Mon, 19 Mar 2012 22:55:02 +0100 From: =?ISO-8859-1?Q?Fran=E7ois_Revol?= MIME-Version: 1.0 References: <4F63BAA2.5030908@free.fr> <4F676CC1.7080705@web.de> In-Reply-To: <4F676CC1.7080705@web.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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?Andreas_F=E4rber?= Cc: qemu-devel@nongnu.org On 19/03/2012 18:28, Andreas F=E4rber wrote: > Am 16.03.2012 23:11, schrieb Fran=E7ois Revol: >> It should be possible to come up with a project involving QEMU on Haik= u >> if anyone is interested. >> While there is an existing QEMU port, I'm not sure in what state it >> currently is. >=20 > 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 fixin= g > 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+ yea= rs. Welcome to dependency hell. I'm not guilty for GLib, I usually send things upstream. Fran=E7ois.