From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CXQd6-00022S-KS for qemu-devel@nongnu.org; Thu, 25 Nov 2004 15:54:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CXQd6-00021x-2O for Qemu-devel@nongnu.org; Thu, 25 Nov 2004 15:54:16 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CXQd5-00021s-SR for Qemu-devel@nongnu.org; Thu, 25 Nov 2004 15:54:15 -0500 Received: from [210.55.107.146] (helo=gatekeeper.mwk.co.nz) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CXQTc-0002dR-Kj for Qemu-devel@nongnu.org; Thu, 25 Nov 2004 15:44:28 -0500 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by gatekeeper.mwk.co.nz (Postfix) with ESMTP id A0C3074CD8 for ; Fri, 26 Nov 2004 09:44:20 +1300 (NZDT) From: John Huttley Content-Type: text/plain Date: Fri, 26 Nov 2004 09:44:16 +1300 Message-Id: <1101415457.6448.3.camel@fileserver.mwk.co.nz> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Gentoo libasound qemu compile/link error 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 Just for the record (and google), if you try to compile qemu and it fails with a ldd error, can't find libasound, you need static version of alsa-lib. For gentoo users, USE="static" emerge alsa-lib does the trick. This makes the libasound.a file Regards, -- John Huttley MWK Computers Ltd