From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: KVM-88 fails to build with esd or pulseaudio Date: Mon, 13 Jul 2009 12:18:22 +0300 Message-ID: <4A5AFBDE.1070301@redhat.com> References: <88ef07b70907130042n49f4fd5eta6776e21e087d6f2@mail.gmail.com> <88ef07b70907130047h64f49ef0y54d9763ba7a49329@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Pelle van der Heide Return-path: Received: from mx2.redhat.com ([66.187.237.31]:35182 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755135AbZGMJPZ (ORCPT ); Mon, 13 Jul 2009 05:15:25 -0400 In-Reply-To: <88ef07b70907130047h64f49ef0y54d9763ba7a49329@mail.gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/13/2009 10:47 AM, Pelle van der Heide wrote: > Hi, > > When running '$ ./configure --audio-drv-list=oss,alsa,sdl,esd,pa&& > make -j2' the build fails, with both esdaudio.o and paaudio.o > complaining about undefined references to audio_pt_* functions. > The complete build output is attached. > > Try changing the line audio-obj-$(AUDIO_PT_INT) += audio_pt_int.o to audio-obj-y += audio_pt_int.o in Makefile. What version of make are you using? -- error compiling committee.c: too many arguments to function