From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] tools/Makefile: fix qemu-xen-traditional build Date: Mon, 26 Jan 2015 09:31:44 +0100 Message-ID: <20150126083144.GA6482@aepfle.de> References: <1422200339-1020-1-git-send-email-wei.liu2@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: <1422200339-1020-1-git-send-email-wei.liu2@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: Wei Liu Cc: Ian Jackson , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Sun, Jan 25, Wei Liu wrote: > In d9740237a ("tools: unhook blktap1 from the build and remove all > references to it"), one spot was left unchanged, which leads to failure > in building qemu-xen-traditional. Another one. I suspect there is more like that in qemu-xen-traditional. Should I spent/waste my time to convert qemu-xen-traditional to handle options via configure instead of relying on variables from the Xen buildsystem? The same happend when my --prefix series was applied. Olaf