From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUMIe-0001dW-SC for qemu-devel@nongnu.org; Wed, 27 Feb 2008 08:26:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUMIc-0001be-L3 for qemu-devel@nongnu.org; Wed, 27 Feb 2008 08:26:20 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUMIc-0001bX-Cm for qemu-devel@nongnu.org; Wed, 27 Feb 2008 08:26:18 -0500 Received: from wx-out-0506.google.com ([66.249.82.230]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUMIc-00039v-3R for qemu-devel@nongnu.org; Wed, 27 Feb 2008 08:26:18 -0500 Received: by wx-out-0506.google.com with SMTP id h31so2791148wxd.4 for ; Wed, 27 Feb 2008 05:26:17 -0800 (PST) Message-ID: <40a4ed590802270526y58d2f7d9t32e658492ba0c49f@mail.gmail.com> Date: Wed, 27 Feb 2008 14:26:17 +0100 From: "Zeno Davatz" Subject: Re: [Qemu-devel] error: syntax error before "tcg_ctx" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <40a4ed590802270010o3d3e900k50dd41b33d2d58ef@mail.gmail.com> <20080227122648.GA18423@networkno.de> <40a4ed590802270440m3fce1baer203ccb2014a2bd28@mail.gmail.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi Thank you for your Feedback. Ok, the download worked but when I do tar -xzf qemu-1272d6f4f17c75825543a7dda75866313e89bb78.tar.gz Nothing happens, the software is not put into a new directory or even been unzipped. Am I doing something wrong? Best Zeno On Wed, Feb 27, 2008 at 1:57 PM, Johannes Schindelin wrote: > Hi, > > > On Wed, 27 Feb 2008, Zeno Davatz wrote: > > > I do: > > wget http://qemu-forum.ipi.fi/qemu-snapshots/qemu-snapshot-2008-02-27_05.tar.bz2 > > tar -xjf qemu-snapshot-2008-02-27_05.tar.bz2 > > ./configure > > sudo make > > > > And then I get that error. > > Apparently whoever creates those snapshots has incomplete synchronisation. > > But there is another way to get at a snapshot: the git mirror on > repo.or.cz has a snapshot link. Just go here: > > http://repo.or.cz/w/qemu.git/ > > and click on the "snapshot" link to the right of the most recent commit > (ATM this is Blue Swirl's "Fix mixed defines"). > > Hth, > Dscho > >