From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Problems with VNC with upstream Qemu Date: Mon, 13 Jun 2011 13:04:23 -0400 Message-ID: <20110613170422.GA27219@dumpdata.com> References: <1307944979.5604.1.camel@limbo> <1307954775.5604.5.camel@limbo> <1307955991.5604.9.camel@limbo> <1307956764.5604.21.camel@limbo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Daniel Castro Cc: xen-devel@lists.xensource.com, Wei Liu List-Id: xen-devel@lists.xenproject.org On Mon, Jun 13, 2011 at 11:19:26PM +0900, Daniel Castro wrote: > On Mon, Jun 13, 2011 at 6:19 PM, Wei Liu wrote: > > On Mon, 2011-06-13 at 18:08 +0900, Daniel Castro wrote: > >> > >> I need to use the same qemu upstream and use that same repository! :( > >> > > > > Anthony is responsible for developing xen support in qemu upstream. Some > > of his changesets have been upstreamed. So I think it is ok to use his > > repository. I'm doing upstream qemu development, too. > > > > If you insist using the upstream qemu repository, you'd better post > > complete log here and CC Anthony for help. > > > > Wei. > > > > > > Well I decided to recompile following Anthony's wiki page, and > stumbled on this error: > This is extracted from configure.log on > /usr/include/xenctrl.h:970:21: fatal error: xc_e820.h: No such file or directory > compilation terminated. > xe3nctrl.h is found at the location but xc_e820 is not found there. Hmmm..Let me send you a patch for that.