From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FeH8j-0002XO-MK for qemu-devel@nongnu.org; Thu, 11 May 2006 15:48:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FeH8i-0002X0-Ee for qemu-devel@nongnu.org; Thu, 11 May 2006 15:48:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FeH8i-0002Wt-8l for qemu-devel@nongnu.org; Thu, 11 May 2006 15:48:00 -0400 Received: from [141.209.20.6] (helo=ob1.cmich.edu) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FeHAH-0002Fq-NI for qemu-devel@nongnu.org; Thu, 11 May 2006 15:49:38 -0400 Received: from mail.cps.cmich.edu (cps1.cps.cmich.edu [141.209.168.41]) by ob1.cmich.edu (8.12.10/8.12.10) with ESMTP id k4BJGNI3003898 for ; Thu, 11 May 2006 15:16:23 -0400 Received: from pali.cps.cmich.edu (pali [141.209.169.81]) by mail.cps.cmich.edu (Postfix) with ESMTP id C479159539 for ; Thu, 11 May 2006 15:47:55 -0400 (EDT) Date: Thu, 11 May 2006 15:52:45 -0400 (EDT) From: Ishwar Rattan In-Reply-To: <32875489.1146226965470.JavaMail.root@eastrmwml05.mgt.cox.net> Message-ID: References: <32875489.1146226965470.JavaMail.root@eastrmwml05.mgt.cox.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [Qemu-devel] qemu-0.8.1 and Solaris-10 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 I was able to compile the qemu-cvs code with Taylor's patches applied. I did not see a qemu executable? Is it the same as qemu/aprc-softmmu/qemu-system-sparc? When I try to use it it keeps complaining that it can't load:: /usr/local/share/qemu/proll.elf: No such file or directory qemu: could not load prom '/usr/local/share/qemu/proll.bin' I know I have not installed it in /usr/local as I do not have the privileges but should this file be somewhere in the qemu/* (where it was compiled)? -ishwar