From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 0/9] xen: build fixes with gcc5 and binutils 2.25.0 Date: Thu, 11 Feb 2016 09:08:21 +0100 Message-ID: <20160211080821.GA19392@aepfle.de> References: <1448041672-3986-1-git-send-email-mcgrof@do-not-panic.com> <56B9AC7D02000078000CFDE9@prv-mh.provo.novell.com> <20160209160947.GN25240@wotan.suse.de> <1455034921.19857.98.camel@citrix.com> <20160209163016.GP25240@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aTmIk-0005EZ-Ce for xen-devel@lists.xenproject.org; Thu, 11 Feb 2016 08:08:34 +0000 Content-Disposition: inline In-Reply-To: <20160209163016.GP25240@wotan.suse.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Luis R. Rodriguez" Cc: Ian Campbell , Pry Mar , cfergeau@redhat.com, Jan Beulich , Samuel Thibault , xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, Feb 09, Luis R. Rodriguez wrote: > The error log from compiling the libSDL test is: > /tmp/qemu-conf--5604-.c:1:17: fatal error: SDL.h: No such file or directory This is just the configure test, it can be ignored. Olaf