From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiqK0-0006Ts-Hw for qemu-devel@nongnu.org; Wed, 12 Dec 2012 12:42:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiqJu-000277-Pd for qemu-devel@nongnu.org; Wed, 12 Dec 2012 12:42:16 -0500 Received: from mail-ie0-f181.google.com ([209.85.223.181]:39633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiqJu-000272-Ki for qemu-devel@nongnu.org; Wed, 12 Dec 2012 12:42:10 -0500 Received: by mail-ie0-f181.google.com with SMTP id 16so2468667iea.12 for ; Wed, 12 Dec 2012 09:42:10 -0800 (PST) Sender: Paolo Bonzini Message-ID: <50C8C1EC.1060106@redhat.com> Date: Wed, 12 Dec 2012 18:42:04 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <20121212031856.GA26121@buserror.net> <50C8BA51.1070502@web.de> In-Reply-To: <50C8BA51.1070502@web.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [RFC PATCH] Allow building without graphics support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: Scott Wood , Peter Maydell , Anthony Liguori , qemu-devel@nongnu.org, Gerd Hoffmann Il 12/12/2012 18:09, Andreas Färber ha scritto: >> > Problems with cross compilation should be reported as bugs >> > so we can fix them -- we need to fix them anyway for the more >> > common case where there is host graphics support. > I already reported that the submodule does not configure on OSX/ppc > v10.5.8 - apparently due to some PKG_ macros not getting resolved Have you tried simply installing pixman from fink or macports or homebrew (or whatever is fancy these days...)? Paolo