[alsa-devel] ALSA lib pcm.c:2175 snd_pcm_open_conf) symbol _snd_pcm_plug_open is not defined inside [builtin]
Clemens Ladisch
clemens at ladisch.de
Wed Sep 8 09:51:41 CEST 2010
asim khan wrote:
> I have enabled --with-pcm-plugins option in my configure script which will
> select all pcm-plugins
> #!/bin/sh
> ./configure CC=arm_v7_vfp_le-gcc --target=arm-linux --host=i386-linux
> --build=$BUILD --enable-static --enable-pcm --with-pcm-plugins
> --disable-debug --disable-python --prefix=/mtd_rwarea
This is the same as --with-pcm-plugins="".
Use "--with-pcm-plugins=all", leave it as the default.
Regards,
Clemens
More information about the Alsa-devel
mailing list