From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1AuKBT-0002Vj-Lk for qemu-devel@nongnu.org; Fri, 20 Feb 2004 18:35:51 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AuKAv-0001wT-8I for qemu-devel@nongnu.org; Fri, 20 Feb 2004 18:35:48 -0500 Received: from [24.21.209.245] (helo=pdx.silverbeach.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AuKAu-0001tq-NZ for qemu-devel@nongnu.org; Fri, 20 Feb 2004 18:35:16 -0500 Received: from localhost (localhost [127.0.0.1]) by pdx.silverbeach.net (Postfix) with ESMTP id 176831BF2D5 for ; Fri, 20 Feb 2004 15:35:18 -0800 (PST) From: Kyle Hayes Date: Fri, 20 Feb 2004 15:35:17 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402201535.17125.kyle@silverbeach.net> Subject: [Qemu-devel] build problems Reply-To: kyle@silverbeach.net, qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qemu Devel I'm using QEMU from Savannah CVS checked out about ten minutes ago. I still have a couple of problems building it. I cannot tell if this is QEMU or something on my system. I can build everything but static targets on my x86 Gentoo machine (gcc 3.3). I don't have a version of libasound that is static. How do I tell ./configure to turn off SDL support? I don't want or need it I think. I certainly do not need sound support. Best, Kyle