From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWUll-0000My-FK for qemu-devel@nongnu.org; Thu, 30 Jul 2009 08:30:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWUlg-0000Jc-HZ for qemu-devel@nongnu.org; Thu, 30 Jul 2009 08:30:00 -0400 Received: from [199.232.76.173] (port=32992 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWUlg-0000JU-CN for qemu-devel@nongnu.org; Thu, 30 Jul 2009 08:29:56 -0400 Received: from mx20.gnu.org ([199.232.41.8]:34101) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MWUlg-0003oR-1P for qemu-devel@nongnu.org; Thu, 30 Jul 2009 08:29:56 -0400 Received: from mail.codesourcery.com ([65.74.133.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWUlf-0000qK-7y for qemu-devel@nongnu.org; Thu, 30 Jul 2009 08:29:55 -0400 From: Paul Brook Subject: Re: [Qemu-devel] build fix: request for backing out 379f6698d73f476de38682b3ff96ecb226728c43 Date: Thu, 30 Jul 2009 13:29:52 +0100 References: <200907301401.46536.Christoph.Egger@amd.com> In-Reply-To: <200907301401.46536.Christoph.Egger@amd.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907301329.52970.paul@codesourcery.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Christoph Egger On Thursday 30 July 2009, Christoph Egger wrote: > Hi! > > Hereby I request to backout c/s 379f6698d73f476de38682b3ff96ecb226728c43 > for the 0.11 release. > It breaks build on non-Linux hosts. > > Error Message: undefined reference to `guest_base' --disable-guest-base. Paul