From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BqvV1-0000D1-7r for qemu-devel@nongnu.org; Sat, 31 Jul 2004 11:10:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BqvUz-0000Ce-GP for qemu-devel@nongnu.org; Sat, 31 Jul 2004 11:10:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BqvUz-0000Cb-DW for qemu-devel@nongnu.org; Sat, 31 Jul 2004 11:10:13 -0400 Received: from [80.59.103.181] (helo=claunia.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BqvRS-00082B-1p for qemu-devel@nongnu.org; Sat, 31 Jul 2004 11:06:34 -0400 From: "Natalia Portillo" Date: Sat, 31 Jul 2004 16:07:57 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: Subject: [Qemu-devel] Error compiling on gentoo 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 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.