From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] tools/hotplug/Linux: Fix build Date: Thu, 9 Oct 2014 18:54:08 +0200 Message-ID: <20141009165408.GB12637@aepfle.de> References: <1412872535-8221-1-git-send-email-anthony.perard@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1412872535-8221-1-git-send-email-anthony.perard@citrix.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: Anthony PERARD Cc: Ian Jackson , Ian Campbell , Xen Devel List-Id: xen-devel@lists.xenproject.org On Thu, Oct 09, Anthony PERARD wrote: > make[6]: Entering directory '/build/xen-unstable/src/xen-unstable/tools/hotplug/Linux' > [...] > make -C systemd all > make -C systemd install I wonder why that happens anyway, isnt that the bug? Shouldnt some "all" depend on "install", or whatever? Olaf