All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frederic Bezies <fredbezies@gmail.com>
To: kvm@vger.kernel.org
Subject: Re: KVM-88 fails to build with esd or pulseaudio
Date: Tue, 14 Jul 2009 10:31:25 +0200	[thread overview]
Message-ID: <h3hfoo$i4n$1@ger.gmane.org> (raw)
In-Reply-To: <4A5AFBDE.1070301@redhat.com>

On 13/07/2009 11:18, Avi Kivity wrote:
> 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?
>

Same problem for me, under archlinux 64 bits.

fred ~/download/kvm $ yaourt -Qi make
Nom                   : make
Version               : 3.81-4
URL                   : http://www.gnu.org/software/make
Licences              : GPL
Groupes               : base-devel
Fournit               : --
Dépend de             : glibc  bash
Dépendances opt.      : --
Requis par            : --
Incompatible avec     : --
Remplace              : --
Taille (installé)     : 1448,00 K
Paqueteur             : Andreas Radke <andyrtr@archlinux.org>
Architecture          : x86_64
Compilé le            : mar. 17 mars 2009 12:42:18 CET
Installé le           : dim. 03 mai 2009 16:50:58 CEST
Motif d'installation  : Explicitement installé
Script d'installation : Oui
Description           : GNU make utility to maintain groups of programs

Hope it helps ;)




  reply	other threads:[~2009-07-14  9:40 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
2009-07-14  8:31     ` Frederic Bezies [this message]
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='h3hfoo$i4n$1@ger.gmane.org' \
    --to=fredbezies@gmail.com \
    --cc=kvm@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.