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
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to