From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frederic Bezies Subject: Re: KVM-88 fails to build with esd or pulseaudio Date: Tue, 14 Jul 2009 12:04:12 +0200 Message-ID: References: <88ef07b70907130042n49f4fd5eta6776e21e087d6f2@mail.gmail.com> <4A5AFBDE.1070301@redhat.com> <200907141146.02020.gollub@b1-systems.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from main.gmane.org ([80.91.229.2]:54036 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753820AbZGNKEW (ORCPT ); Tue, 14 Jul 2009 06:04:22 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MQes0-0004yi-5Q for kvm@vger.kernel.org; Tue, 14 Jul 2009 10:04:20 +0000 Received: from abordeaux-256-1-15-162.w90-11.abo.wanadoo.fr ([90.11.58.162]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jul 2009 10:04:20 +0000 Received: from fredbezies by abordeaux-256-1-15-162.w90-11.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jul 2009 10:04:20 +0000 In-Reply-To: <200907141146.02020.gollub@b1-systems.de> Sender: kvm-owner@vger.kernel.org List-ID: On 14/07/2009 11:46, Daniel Gollub wrote: > On Tuesday 14 July 2009 10:31:25 am Frederic Bezies wrote: > [...] >> Same problem for me, under archlinux 64 bits. > > Try this patch/commit: > > commit c6a5a71a3a1886afad5eeb214eb6e8785f4e0319 > Author: Anthony Liguori > Date: Wed Jul 1 10:07:16 2009 -0500 > > Fix build for ESD audio > > Signed-off-by: Anthony Liguori > > > > http://git.kernel.org/?p=virt/kvm/qemu- > kvm.git;a=commitdiff;h=c6a5a71a3a1886afad5eeb214eb6e8785f4e0319 > > Best Regards, > Daniel > I will try it asap, but modifying Makefile was a working trick. When I need to build again KVM, I will use your patch.