From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUMLo-000308-0h for qemu-devel@nongnu.org; Wed, 27 Feb 2008 08:29:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUMLn-0002zh-0m for qemu-devel@nongnu.org; Wed, 27 Feb 2008 08:29:35 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUMLm-0002zb-Sz for qemu-devel@nongnu.org; Wed, 27 Feb 2008 08:29:34 -0500 Received: from py-out-1112.google.com ([64.233.166.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUMLm-00041X-IS for qemu-devel@nongnu.org; Wed, 27 Feb 2008 08:29:34 -0500 Received: by py-out-1112.google.com with SMTP id u52so4252091pyb.10 for ; Wed, 27 Feb 2008 05:29:34 -0800 (PST) Message-ID: <40a4ed590802270529p5be564e6w39249fa1c8a34ff1@mail.gmail.com> Date: Wed, 27 Feb 2008 14:29:32 +0100 From: "Zeno Davatz" Subject: Re: [Qemu-devel] error: syntax error before "tcg_ctx" In-Reply-To: <40a4ed590802270526y58d2f7d9t32e658492ba0c49f@mail.gmail.com> 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> <40a4ed590802270526y58d2f7d9t32e658492ba0c49f@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 Ah got it, sorry. It goes into the directory "qemu". Best Zeno On Wed, Feb 27, 2008 at 2:26 PM, Zeno Davatz wrote: > 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 > > > > >