From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfCPp-0007pn-JZ for qemu-devel@nongnu.org; Thu, 14 Jun 2012 11:56:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SfCPk-0004Xw-8T for qemu-devel@nongnu.org; Thu, 14 Jun 2012 11:56:57 -0400 Received: from cantor2.suse.de ([195.135.220.15]:53849 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfCPk-0004XV-1s for qemu-devel@nongnu.org; Thu, 14 Jun 2012 11:56:52 -0400 Message-ID: <4FDA09BF.30502@suse.de> Date: Thu, 14 Jun 2012 17:56:47 +0200 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <1339686873-5528-1-git-send-email-afaerber@suse.de> In-Reply-To: <1339686873-5528-1-git-send-email-afaerber@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH buildfix] configure: Assure existence of linux-headers/ build directory List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Paolo Bonzini , Anthony Liguori Am 14.06.2012 17:14, schrieb Andreas F=C3=A4rber: > Commit ec5b06d (configure: ensure directory exists when creating symlin= ks) > moved the creation of directories into the symlink() function but forgo= t > the case where no symlink is created. >=20 > This leads to build errors on arm Linux due to -I../linux-headers. >=20 > Unbreak the build on arm Linux by reverting part of that commit. Er, "Unbreak the build by..." would suffice, no need to double-duplicate.= ;) /-F > Signed-off-by: Andreas F=C3=A4rber > --- > configure | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/configure b/configure > index c2366ee..ba8cc7c 100755 > --- a/configure > +++ b/configure > @@ -3462,6 +3462,7 @@ done > =20 > # use included Linux headers > if test "$linux" =3D "yes" ; then > + mkdir -p linux-headers > case "$cpu" in > i386|x86_64) > symlink "$source_path/linux-headers/asm-x86" linux-headers/asm --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer; HRB 16746 AG N=C3=BC= rnberg