From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Stabellini Subject: Re: Re: [Qemu-devel] [PATCH 0/7] merge some xen bits into qemu Date: Fri, 08 Aug 2008 10:29:26 +0100 Message-ID: <489C11F6.5010809@eu.citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: 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: Keir Fraser Cc: xen-devel@lists.xensource.com, Ian Jackson , Gerd Hoffmann , Samuel Thibault List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > On 7/8/08 18:40, "Stefano Stabellini" > wrote: > >> Gerd Hoffmann wrote: >> >>> It would also be great if you can clean up the header mess. qemu-dm >>> doesn't build without xen-unstable.hg. And just a checked out tree >>> isn't good enougth, it must be compiled because qemu-dm depends on some >>> generated header files. Aiee. IMHO qemu-dm should only need >>> /usr/include/xen. If headers are missing there, they should be installed. >>> >> It is not difficult to make Ian's qemu tree compile against >> /usr/include/xen. >> Expect a patch to fix this on Monday. > > [cc list stripped] > > It goes without saying that this shouldn't be the default when building out > of the Xen repository using our build system. Not everyone wants to install > our headers on the build machine. But making /usr/include the default and > having Xen's build system override at configure time would be fine. > Yes, that was the idea.