From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBDWa-0006Se-Ar for qemu-devel@nongnu.org; Thu, 19 Nov 2009 15:22:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBDWV-0006Q9-EM for qemu-devel@nongnu.org; Thu, 19 Nov 2009 15:22:39 -0500 Received: from [199.232.76.173] (port=37887 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBDWV-0006Q2-1r for qemu-devel@nongnu.org; Thu, 19 Nov 2009 15:22:35 -0500 Received: from mail.gmx.net ([213.165.64.20]:59125) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1NBDWU-00035g-Hw for qemu-devel@nongnu.org; Thu, 19 Nov 2009 15:22:34 -0500 Message-ID: <8BC583767FC2436797B051E8CA19E86D@FSCPC> From: "Sebastian Herbszt" Date: Thu, 19 Nov 2009 21:21:54 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Build failure on mingw / make: *** [config-all-devices.mak] Error 2 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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