From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v2] Separate runtime debug output from debug symbols Date: Wed, 8 Oct 2014 14:55:00 +0200 Message-ID: <20141008125459.GA10684@aepfle.de> References: <1412181690-19609-29-git-send-email-olaf@aepfle.de> <1412585751-1525-1-git-send-email-olaf@aepfle.de> <54327711020000780003C5CF@mail.emea.novell.com> <1412772300.9247.30.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Xbqlq-0007HM-AO for xen-devel@lists.xenproject.org; Wed, 08 Oct 2014 12:55:10 +0000 Content-Disposition: inline In-Reply-To: <1412772300.9247.30.camel@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: Ian Campbell Cc: Wei Liu , David Scott , Stefano Stabellini , Tim Deegan , Ian Jackson , Jan Beulich , xen-devel , Samuel Thibault , Keir Fraser List-Id: xen-devel@lists.xenproject.org On Wed, Oct 08, Ian Campbell wrote: > Unfortunately this seems to cause: > > /usr/bin/wget -c -O zlib-1.2.3.tar.gz /zlib-1.2.3.tar.gz > /zlib-1.2.3.tar.gz: Scheme missing. > > I think the reordering in stubdom/Makefile has caused XEN_EXTFILES_URL > to not be defined at the correct point in time. My stubdom build used to work. I will have a look. Olaf