From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9Cli-00031l-Oc for qemu-devel@nongnu.org; Wed, 27 May 2009 02:37:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9Cle-0002yd-Lh for qemu-devel@nongnu.org; Wed, 27 May 2009 02:37:42 -0400 Received: from [199.232.76.173] (port=60015 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9Cle-0002yK-CF for qemu-devel@nongnu.org; Wed, 27 May 2009 02:37:38 -0400 Received: from mailgw3.cms.com ([202.75.200.223]:16931 helo=cms.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M9Clc-0000Jx-7Y for qemu-devel@nongnu.org; Wed, 27 May 2009 02:37:38 -0400 From: vibi sreenivasan Content-Type: text/plain Date: Wed, 27 May 2009 12:11:30 +0530 Message-Id: <1243406490.2183.2.camel@system> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Resent-Message-Id: Subject: [Qemu-devel] LATEST GIT TREE COMPILATION ERROR LOG Reply-To: vibi_sreenivasan@cms.com List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org hi , i am getting these errors while compiling latest git tree. petalogix_s3adsp1800_mmu.o: In function `petalogix_load_device_tree': /media/nfs/qemu/hw/petalogix_s3adsp1800_mmu.c:62: undefined reference to `load_device_tree' /media/nfs/qemu/hw/petalogix_s3adsp1800_mmu.c:74: undefined reference to `qemu_devtree_setprop_string' /media/nfs/qemu/hw/petalogix_s3adsp1800_mmu.c:68: undefined reference to `load_device_tree' collect2: ld returned 1 exit status make[1]: *** [qemu-system-microblaze] Error 1 make: *** [subdir-microblaze-softmmu] Error 2 regards vibi sreenivasan