From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bqvzh-0000dF-KD for qemu-devel@nongnu.org; Sat, 31 Jul 2004 11:41:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bqvze-0000cP-Dq for qemu-devel@nongnu.org; Sat, 31 Jul 2004 11:41:56 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bqvze-0000c6-CC for qemu-devel@nongnu.org; Sat, 31 Jul 2004 11:41:54 -0400 Received: from [62.210.158.46] (helo=teheran.magic.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BqvvV-00039B-8b for qemu-devel@nongnu.org; Sat, 31 Jul 2004 11:37:37 -0400 Subject: Re: [Qemu-devel] Error compiling on gentoo From: "J. Mayer" In-Reply-To: References: Content-Type: text/plain Message-Id: <1091288242.3438.3232.camel@rapid> Mime-Version: 1.0 Date: Sat, 31 Jul 2004 17:37:22 +0200 Content-Transfer-Encoding: 7bit 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 Cc: Natalia Portillo On Sat, 2004-07-31 at 17:07, Natalia Portillo wrote: > Hi! > > Just checked out the CVS, ./configure, make, and then: > > "/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/../../../../i686-pc-linux-gnu/bin/ > ld: cannot find -lasound > Collect2: ld returned 1 exit status > Make[1]: *** [qemu-fast] Error 1 > Make[1]: Leaving directory '/home/claunia/qemu/i386' > Make: *** [all] Error 1" > > Why? > There is ALSA installed, and there is libasound.so in /usr/lib. seems you're missing libasound.a, as qemu-fast is static. It's missing for me too on Gentoo x86_64 (but I never use qemu-fast). May fill a bug report on Gentoo web-site. -- J. Mayer Never organized