From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYgYE-0007qU-Ep for qemu-devel@nongnu.org; Tue, 22 Oct 2013 14:19:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYgY9-0000eH-6S for qemu-devel@nongnu.org; Tue, 22 Oct 2013 14:19:30 -0400 Received: from know-smtprelay-omc-8.server.virginmedia.net ([80.0.253.72]:44748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYgY8-0000e1-Ue for qemu-devel@nongnu.org; Tue, 22 Oct 2013 14:19:25 -0400 Date: Tue, 22 Oct 2013 19:19:23 +0100 From: Ken Moffat Message-ID: <20131022181923.GB15869@milliways> References: <1382385786-9178-1-git-send-email-peter.maydell@linaro.org> <20131022173547.GB14652@milliways> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Qemu-devel] [PATCH for-1.7] configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Anthony Liguori , Patch Tracking On Tue, Oct 22, 2013 at 07:10:43PM +0100, Peter Maydell wrote: > On 22 October 2013 18:35, Ken Moffat wrote: > > On Tue, Oct 22, 2013 at 09:24:46AM +0100, Peter Maydell wrote: > >> Forwarding a message from Ken (whose mail client is apparently > >> not very good :-): > >> > > No, it was operator error - I somehow fell into editing the > > original mail (didn't even know that was an option for received > > mails) and trashed the header. Anyway. > > ...you also managed to send to the Envelope-from, not the From. > > > Not sure how to. I cloned git://git.qemu.org/qemu.git which was at > > commit fc8ead74674b7129e8f31c2595c76658e5622197 > > Merge: 3551643 7174e54 > > Author: Anthony Liguori > > Date: Fri Oct 18 10:03:24 2013 -0700 > > > > Merge remote-tracking branch 'qemu-kvm/uq/master' into staging > > > > Copied the non-dotfiles (cp -av *), applied the patch, got a > > message from configure: > > > > ERROR: DTC not present. Your options: > > (1) Preferred: Install the DTC devel package > > (2) Fetch the DTC submodule, using: > > git submodule update --init dtc > > > > So I went back to git, did the submodule update and copied afresh, > > applied the patch, and still got the same error. > > I'm not sure what you're trying to achieve with the copy, but > it seems likely to cause problems. Just do a build from the > git tree. If you don't want to put object files in your git tree, > this is what out-of-tree build is for: cd into the directory you > want to put the object files in, and run the configure script > from there: > mkdir ../build > cd ../build > ../qemu.git/configure [usual configure options etc] > > thanks > -- PMM Thanks for that info. ĸen -- das eine Mal als Tragödie, dieses Mal als Farce