From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] tools/xenstore: workaround make 3.82 dependency flaw Date: Thu, 23 Feb 2012 14:35:00 +0100 Message-ID: <20120223133500.GA15830@aepfle.de> References: <2d1ac43212fa31cedda2.1329927860@probook.site> <1329991097.8557.44.camel@zakaz.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: <1329991097.8557.44.camel@zakaz.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: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Thu, Feb 23, Ian Campbell wrote: > On Wed, 2012-02-22 at 16:24 +0000, Olaf Hering wrote: > > After changeset 24767:28300f4562de build sometimes fails when make v3.82 > > as shipped with openSuSE 11.4/12.1 is used. > > Is there a corresponding bug report against make, either upstream or > SuSE? > > I'd be much happier making an apparently random change as a workaround > if someone had suggest some reason why it should be the case. I asked upstream yesterday, but got no response so far. The weird thing is that even libxenstore.so.$(MAJOR).$(MINOR) as a prereq is ignored. Olaf