From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMZiT-0008MW-CU for qemu-devel@nongnu.org; Fri, 12 Oct 2012 03:31:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TMZiS-0004IY-Hl for qemu-devel@nongnu.org; Fri, 12 Oct 2012 03:31:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52885) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMZiS-0004IN-9T for qemu-devel@nongnu.org; Fri, 12 Oct 2012 03:31:28 -0400 Message-ID: <5077C74C.4080608@redhat.com> Date: Fri, 12 Oct 2012 09:31:24 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <5077C3CB.2000705@linux.vnet.ibm.com> In-Reply-To: <5077C3CB.2000705@linux.vnet.ibm.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Build the qemu with spice support return error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bing Bu Cao Cc: QEMU Developers Hi, > I have pull the latest source code and it still can not work,so I think > the qxl.h need updated in the master ref? right? spice-protocol is too old and needs to be updated. Pending spice pull has patches to make sure spice-protocol and spice-server are recent enougth. cheers, Gerd