From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVR1s-0002cL-4L for qemu-devel@nongnu.org; Thu, 14 Jan 2010 09:50:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVR1r-0002bQ-1L for qemu-devel@nongnu.org; Thu, 14 Jan 2010 09:50:31 -0500 Received: from [199.232.76.173] (port=47595 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVR1q-0002b7-F2 for qemu-devel@nongnu.org; Thu, 14 Jan 2010 09:50:30 -0500 Received: from hall.aurel32.net ([88.191.82.174]:57813) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NVR1p-0003dH-LF for qemu-devel@nongnu.org; Thu, 14 Jan 2010 09:50:30 -0500 Date: Thu, 14 Jan 2010 15:50:26 +0100 From: Aurelien Jarno Message-ID: <20100114145026.GA7789@volta.aurel32.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Subject: [Qemu-devel] Error message regression List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?iso-8859-15?Q?F=E4rber?= Cc: qemu-devel@nongnu.org Starting with commit 0e8c9214ba1d4128cf92442cd343bc3733478261, when trying to run make without running configure first, the error message has been changed from: | $ make | Please call configure before running make! | make: *** [config-host.mak] Erreur 1 to this more cryptic message: | $ make | Makefile:78: /Makefile.objs: No such file or directory | make: *** No rule to make target `/Makefile.objs'. Stop. Any idea how to fix that properly? -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net