All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Adrian McMenamin <adrianmcmenamin@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: SALSA-Lib version 0.0.1 release
Date: Wed, 27 Jun 2007 14:49:41 +0200	[thread overview]
Message-ID: <s5hps3hef4q.wl%tiwai@suse.de> (raw)
In-Reply-To: <92a12cdb0706251532g62b1e974mb3ecbc1114f4df10@mail.gmail.com>

At Mon, 25 Jun 2007 23:32:39 +0100,
Adrian McMenamin wrote:
> 
> > You can check ldd to the app which shlib it's linked with.
> > It should be linked with libsalsa, not libasound.
> >
> >
> > Takashi
> >
> 
> I expect I am being a bit thick here but what app? I use mpg123 and
> it's not linked with any alsa libs.
> 
> / # ldd ./mpg123
>         libm.so.0 => /lib/libm.so.0 (0x2956d000)
>         libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2958b000)
>         libc.so.0 => /lib/libc.so.0 (0x295aa000)
>         ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x29558000)

mpg123 is an OSS app.

> / # ldd aplay
>         libasound.so.2 => /usr/lib/libasound.so.2 (0x2956d000)
>         libm.so.0 => /lib/libm.so.0 (0x29652000)
>         libdl.so.0 => /lib/libdl.so.0 (0x29670000)
>         libpthread.so.0 => /lib/libpthread.so.0 (0x29683000)
>         libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x296a4000)
>         libc.so.0 => /lib/libc.so.0 (0x296c3000)
>         ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x29558000)

It's liekly linked with the old libasound.

SALSA-lib is a source-level compatible library and it's _not_
binary-level compatible.  Thus, it's no drop-in replacement.
After installing salsa-lib (better use --enable-everything option to
make a libasound symlink), then you'll have to rebuild the other apps
linked with alsa-lib again.


Takashi

      parent reply	other threads:[~2007-06-27 12:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-04 14:28 SALSA-Lib version 0.0.1 release Takashi Iwai
2007-06-04 14:34 ` Rene Herman
2007-06-04 14:55 ` Alan Horstmann
2007-06-04 15:21 ` Graeme Gregory
2007-06-04 16:19 ` John L. Utz III
     [not found] ` <92a12cdb0706241242t767c075du4db6efdaa7e0bfa1@mail.gmail.com>
     [not found]   ` <s5hk5tsiff6.wl%tiwai@suse.de>
     [not found]     ` <92a12cdb0706251532g62b1e974mb3ecbc1114f4df10@mail.gmail.com>
2007-06-27 12:49       ` Takashi Iwai [this message]

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=s5hps3hef4q.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=adrianmcmenamin@gmail.com \
    --cc=alsa-devel@alsa-project.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.