All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Zhai, Edwin" <edwin.zhai@intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: Qemu-native requires alsa-libs-native
Date: Mon, 21 Mar 2011 11:44:12 +0800	[thread overview]
Message-ID: <4D86C98C.9060008@intel.com> (raw)
In-Reply-To: <71E89804-8B25-4810-95EE-C9B1880C0103@dominion.thruhere.net>

Koen,
We enabled alsa in configure for the feature of receiving sound from 
guest. It is assumed that audio system on host is already enabled.

I'm not sure if we need add alsa native, given that they are host 
specific. Besides alsa, we also need sound card driver on host, which is 
beyond the scope of our build system.
Maybe, we can check alsa lib first, and enabled "--audio-drv-list=alsa" 
after finding it. Or we can document alsa as build prerequisite?


Koen Kooi wrote:
>
> Hi,
>
> While attempting to build the qemuarm machine in oe-core I get this:
>
> | + 
> /OE/tentacle/build/tmp-angstrom_2010_x/work/x86_64-linux/qemu-native-0.13.0-r1/qemu-0.13.0/configure 
> --prefix=/OE/tentacle/build/tmp-angstrom_2010_x/sysroots/x86_64-linux/usr 
> --target-list=arm-linux-user,arm-softmmu,i386-linux-user,i386-softmmu,x86_64-linux-user,x86_64-softmmu,mips-linux-user,mips-softmmu,ppc-linux-user,ppc-softmmu,mipsel-linux-user 
> --disable-werror --disable-vnc-tls --enable-kvm 
> --audio-drv-list=oss,alsa --audio-card-list=ac97,es1370
>
> |
> | Error: alsa check failed
> | Make sure to have the alsa libs and headers installed.
>
> But there's not alsa-libs-native in OE-core. Should we add such a 
> recipe or disable also in qemu?
>
> That's with:
>
> OE Build Configuration:
> BB_VERSION        = "1.13.0"
> METADATA_BRANCH   = "master"
> METADATA_REVISION = "f0afe5827570eff5442d2f9a9846b4098e5c3333"
> TARGET_ARCH       = "arm"
> TARGET_OS         = "linux-gnueabi"
> MACHINE           = "qemuarm"
> DISTRO            = "angstrom"
> DISTRO_VERSION    = "v20110320-core"
> TARGET_FPU        = "soft"
>
>
> regards,
>
> Koen
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>



  reply	other threads:[~2011-03-21  3:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-20 11:06 Qemu-native requires alsa-libs-native Koen Kooi
2011-03-21  3:44 ` Zhai, Edwin [this message]
2011-03-21 10:30   ` Yury Bushmelev
2011-03-21 15:34   ` Richard Purdie

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=4D86C98C.9060008@intel.com \
    --to=edwin.zhai@intel.com \
    --cc=openembedded-core@lists.openembedded.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.