From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaC6l-0002AY-2l for qemu-devel@nongnu.org; Wed, 27 Jan 2010 12:55:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaC6g-00028b-DZ for qemu-devel@nongnu.org; Wed, 27 Jan 2010 12:55:14 -0500 Received: from [199.232.76.173] (port=58988 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaC6g-00028T-7Y for qemu-devel@nongnu.org; Wed, 27 Jan 2010 12:55:10 -0500 Received: from mail-pw0-f43.google.com ([209.85.160.43]:49445) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NaC6f-0004HQ-Mk for qemu-devel@nongnu.org; Wed, 27 Jan 2010 12:55:09 -0500 Received: by pwj11 with SMTP id 11so4246515pwj.2 for ; Wed, 27 Jan 2010 09:55:08 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20100127124152.GA13759@bee.dooz.org> References: <20100120165103.GA3303@pig.zood.org> <20100121084406.GA3644@bee.dooz.org> <20100126164751.GA17684@bee.dooz.org> <20100127124152.GA13759@bee.dooz.org> From: Blue Swirl Date: Wed, 27 Jan 2010 17:54:48 +0000 Message-ID: Subject: Re: [Qemu-devel] Re: Stop using "which" in ./configure Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?TG/Dr2MgTWluaWVy?= Cc: qemu-devel@nongnu.org On Wed, Jan 27, 2010 at 12:41 PM, Lo=C3=AFc Minier wrote: > On Tue, Jan 26, 2010, Blue Swirl wrote: >> The patches didn't apply. Also please send only one patch per message, >> git am can't handle multiple patches. > > =C2=A0They applied fine here, perhaps you didn't apply the sdl-config pat= ch > =C2=A0first? =C2=A0I rebased them and resent them. That must've been it. But I get this on Milax: config-host.mak is out-of-date, running configure /bin/ginstall: cannot stat `=3D': No such file or directory Configuration and build succeeds though.