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:03:10 +0200 Message-ID: <20140409090310.GA28187@aepfle.de> References: <1396617616.4211.234.camel@kazak.uk.xensource.com> <20140409064947.GA25741@aepfle.de> <1397032095.31448.11.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: <1397032095.31448.11.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: > 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. Olaf