From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBDdq-0004KC-EJ for qemu-devel@nongnu.org; Thu, 19 Nov 2009 15:30:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBDdm-0004GG-SH for qemu-devel@nongnu.org; Thu, 19 Nov 2009 15:30:10 -0500 Received: from [199.232.76.173] (port=42445 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBDdm-0004Fs-Ed for qemu-devel@nongnu.org; Thu, 19 Nov 2009 15:30:06 -0500 Received: from moutng.kundenserver.de ([212.227.17.9]:58519) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBDdl-0004fb-4c for qemu-devel@nongnu.org; Thu, 19 Nov 2009 15:30:05 -0500 Message-ID: <4B05AAC9.9010007@mail.berlios.de> Date: Thu, 19 Nov 2009 21:30:01 +0100 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] Build failure on mingw / make: *** [config-all-devices.mak] Error 2 References: <8BC583767FC2436797B051E8CA19E86D@FSCPC> In-Reply-To: <8BC583767FC2436797B051E8CA19E86D@FSCPC> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sebastian Herbszt Cc: qemu-devel@nongnu.org Sebastian Herbszt schrieb: > v0.11.0-rc0-1677-gf165b53 > > $ ./configure --target-list=i386-softmmu > $ make > Makefile:427: no file name for `-include' > /bin/sh.exe: -c: line 1: unexpected EOF while looking for matching `"' > /bin/sh.exe: -c: line 2: syntax error: unexpected end of file > make: *** [config-all-devices.mak] Error 2 > > - Sebastian I just sent a patch which should fix this problem. See [PATCH] Fix build for mingw32 on windows ($$ expansion) Regards, Stefan