From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42566 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ODDbh-0007ag-SA for qemu-devel@nongnu.org; Sat, 15 May 2010 05:24:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ODDbf-0006U5-Vt for qemu-devel@nongnu.org; Sat, 15 May 2010 05:24:29 -0400 Received: from e28smtp01.in.ibm.com ([122.248.162.1]:47000) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ODDbe-0006Sv-T6 for qemu-devel@nongnu.org; Sat, 15 May 2010 05:24:27 -0400 Received: from d28relay03.in.ibm.com (d28relay03.in.ibm.com [9.184.220.60]) by e28smtp01.in.ibm.com (8.14.3/8.13.1) with ESMTP id o4F9ON0D028848 for ; Sat, 15 May 2010 14:54:23 +0530 Received: from d28av01.in.ibm.com (d28av01.in.ibm.com [9.184.220.63]) by d28relay03.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o4F9OOXF3256396 for ; Sat, 15 May 2010 14:54:24 +0530 Received: from d28av01.in.ibm.com (loopback [127.0.0.1]) by d28av01.in.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id o4F9OMxX012449 for ; Sat, 15 May 2010 14:54:22 +0530 Date: Sat, 15 May 2010 14:54:21 +0530 From: Kamalesh Babulal Subject: Re: [Qemu-devel] [Build-Failure] hw/pc: undefined reference's Message-ID: <20100515092421.GB9885@linux.vnet.ibm.com> References: <20100515083000.GA9885@linux.vnet.ibm.com> <20100515084659.GB29357@valinux.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20100515084659.GB29357@valinux.co.jp> Reply-To: Kamalesh Babulal List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Isaku Yamahata Cc: qemu-devel@nongnu.org, kraxel@redhat.com * Isaku Yamahata [2010-05-15 17:46:59]: > Hi. > Which change set/patches are you using? > 'make clean; make' doesn't work? > Sorry for the noise. 'make defconfig' helped. Kamalesh