From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] Re: [Xen-staging] [xen-unstable] libxc: Remove duplicate zlib check. Date: Sun, 27 Jan 2008 17:03:34 +0000 Message-ID: References: <1201453199.23562.33.camel@bling> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1201453199.23562.33.camel@bling> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Alex Williamson , Bastian Blank Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 27/1/08 16:59, "Alex Williamson" wrote: >> Is that correct that the ia64 libxc build needs private headers? > > ia64 libxc shares a number of header files with xen for domain > building. These get linked under libxc/ia64 and are included in the > libxc build by adding -Iia64 to the include path. I made an alternative fix in c/s 16916 which preserves the potential parallelism in building the actual libraries. -- Keir