From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MEh1J-0002dN-Ow for qemu-devel@nongnu.org; Thu, 11 Jun 2009 05:56:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MEh1E-0002Vr-It for qemu-devel@nongnu.org; Thu, 11 Jun 2009 05:56:28 -0400 Received: from [199.232.76.173] (port=43466 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEh1E-0002VX-9I for qemu-devel@nongnu.org; Thu, 11 Jun 2009 05:56:24 -0400 Received: from mx2.redhat.com ([66.187.237.31]:47886) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MEh1D-0002ri-Pc for qemu-devel@nongnu.org; Thu, 11 Jun 2009 05:56:24 -0400 Message-ID: <4A30D440.6040806@redhat.com> Date: Thu, 11 Jun 2009 11:54:08 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/4] Machine config files References: <20090610173803.4674.82538.stgit@wren.home> In-Reply-To: <20090610173803.4674.82538.stgit@wren.home> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org > Also available from git://repo.or.cz/qemu/pbrook.git devtree Doesn't build: In file included from /home/kraxel/projects/qemu/osdep.c:40, from /home/kraxel/projects/qemu/tool-osdep.c:3: ./config-host.h:25:2: error: invalid preprocessing directive #defne zweiblum kraxel ~/projects/qemu (devtree)# grep "#defne" configure echo "#defne HAVE_PREADV 1" >> $config_h Huh? Doesn't look intentional ... cheers, Gerd