Re: Problems with ALSA in embedded device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At Tue, 04 Mar 2008 14:29:20 +0100,
Imanol Trapote wrote:
> 
> Hi all,
> 
> I am developing a product in an embedded system that uses ALSA library.
> This system can't use the dynamic linker, I am using flat binaries.
> 
> I use this configuration options:
> 
> 	--without-libdl \
> 	--with-pthread \
> 	--with-softload \
> 	--disable-alisp \
> 	--disable-hwdep \
> 	--disable-seq \
> 	--disable-resmgr \
> 	--disable-rawmidi \
> 	--disable-old-symbols \
> 	--disable-python \
> 	--disable-mixer
> 
> I try to use the same configuration options in a PC for debugging, and I
> get the same problem, when I try to list devices with aplay, I get this:
> 
> aplay -L
> ALSA lib conf.c:2699:(snd_config_hooks_call) Cannot open shared library
> (null)
> ALSA lib conf.c:3076:(snd_config_update_r) hooks failed, removing
> configuration
> 
> It's possible use ALSA without dynamic libraries, with this
> configuration

Add --disable-shared and --enable-static.  See INSTALL for details.

I guess SALSA-lib would suit better in your case, though...


Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux