From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [GIT PULL v2] remove xend and libxen for 4.5 Date: Wed, 9 Apr 2014 11:14:02 +0200 Message-ID: <20140409091402.GA29653@aepfle.de> References: <1396617616.4211.234.camel@kazak.uk.xensource.com> <20140409064947.GA25741@aepfle.de> <1397032095.31448.11.camel@kazak.uk.xensource.com> <20140409090310.GA28187@aepfle.de> <1397034464.31448.27.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1397034464.31448.27.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Ian Jackson , xen-devel List-Id: xen-devel@lists.xenproject.org On Wed, Apr 09, Ian Campbell wrote: > On Wed, 2014-04-09 at 11:03 +0200, Olaf Hering wrote: > > On Wed, Apr 09, Ian Campbell wrote: > > > > > Looks like some stray CONFIG_XENDs remained after rebasing for v2. > > > > > > However you should also have rerun configure so CONFIG_XEND should not > > > be set anyway. The following takes care of the first issue. > > > > Thanks, with this patch the rpmbuild makes progress past the 'make' call. > > Thanks, I'll take this as a Tested-by: Olaf Hering if > you don't mind. Yes, please. > How was CONFIG_XEND getting set in your build though? I had configure --enable-xend in my rpm spec file. Olaf