From: Avi Kivity <avi@redhat.com>
To: Pelle van der Heide <p.s.vanderheide@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: KVM-88 fails to build with esd or pulseaudio
Date: Mon, 13 Jul 2009 12:18:22 +0300 [thread overview]
Message-ID: <4A5AFBDE.1070301@redhat.com> (raw)
In-Reply-To: <88ef07b70907130047h64f49ef0y54d9763ba7a49329@mail.gmail.com>
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
next prev parent reply other threads:[~2009-07-13 9:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <88ef07b70907130042n49f4fd5eta6776e21e087d6f2@mail.gmail.com>
2009-07-13 7:47 ` KVM-88 fails to build with esd or pulseaudio Pelle van der Heide
2009-07-13 9:18 ` Avi Kivity [this message]
2009-07-14 8:31 ` Frederic Bezies
2009-07-14 9:46 ` Daniel Gollub
2009-07-14 10:04 ` Frederic Bezies
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A5AFBDE.1070301@redhat.com \
--to=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=p.s.vanderheide@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox