Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Imanol Trapote <i.trapote@ziv.es>
Cc: alsa-devel@alsa-project.org
Subject: Re: Problems with ALSA in embedded device
Date: Tue, 04 Mar 2008 14:56:58 +0100	[thread overview]
Message-ID: <s5hy78y4mol.wl%tiwai@suse.de> (raw)
In-Reply-To: <1204637360.6017.14.camel@debian.ziv.es>

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

  reply	other threads:[~2008-03-04 13:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-04 13:29 Problems with ALSA in embedded device Imanol Trapote
2008-03-04 13:56 ` Takashi Iwai [this message]
2008-03-06 12:39   ` Imanol Trapote
2008-03-06 14:12     ` Takashi Iwai

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=s5hy78y4mol.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=i.trapote@ziv.es \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox