From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fg8xl-000197-BX for qemu-devel@nongnu.org; Tue, 16 May 2006 19:28:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fg8xk-00018e-HP for qemu-devel@nongnu.org; Tue, 16 May 2006 19:28:24 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fg8xk-00018Y-DA for qemu-devel@nongnu.org; Tue, 16 May 2006 19:28:24 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Fg90U-00073u-4G for qemu-devel@nongnu.org; Tue, 16 May 2006 19:31:14 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Fg8xb-00031k-RN for qemu-devel@nongnu.org; Wed, 17 May 2006 01:28:18 +0200 Received: from c-24-7-50-23.hsd1.ca.comcast.net ([24.7.50.23]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 May 2006 01:28:15 +0200 Received: from blp by c-24-7-50-23.hsd1.ca.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 May 2006 01:28:15 +0200 From: Ben Pfaff Date: Tue, 16 May 2006 16:28:08 -0700 Message-ID: <877j4lczxz.fsf@benpfaff.org> References: <5172121.1147358739103.JavaMail.root@eastrmwml05.mgt.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: news Subject: [Qemu-devel] Re: PATCH: Solaris/Sparc patch against yesterdays' BGR CVS update Reply-To: blp@cs.stanford.edu, 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 Ben Taylor writes: > Enclosed is the latest version of the qemu solaris/sparc patch, applied > against yesterday's CVS (post BGR update). I'm happy to say that this patch makes qemu compile and work on Solaris quite nicely for me. I did have to invoke configure with "--extra-ldflags=-lsocket" (and fix configure to put $LDFLAGS in the libSDL probing commands). I also had to override the configure script's desire to use /usr/ucb/install instead of GNU install. The former won't let me install without being root, because it wants to install everything as a "staff" account; the latter will. Thanks for making this work! -- Ben Pfaff email: blp@cs.stanford.edu web: http://benpfaff.org