From: Takashi Iwai <tiwai@suse.de>
To: Arve Knudsen <aknuds-1@broadpark.no>
Cc: "alsa-devel@lists.sourceforge.net" <alsa-devel@lists.sourceforge.net>
Subject: Re: Problem with __OLD_GET
Date: Fri, 16 Jan 2004 19:57:23 +0100 [thread overview]
Message-ID: <s5h7jzren70.wl@alsa2.suse.de> (raw)
In-Reply-To: <opr1tl8sroq1sf88@mail.broadpark.no>
At Thu, 15 Jan 2004 15:23:06 +0100,
Arve Knudsen wrote:
>
> Hi
>
> Like I explained in a post some time back, I've been having problems with
> not getting correct values from snd_pcm_hw_params functions (specifically
> snd_pcm_hw_params_get_channels_max). I never got an answer though, and the
> problem disappeared for a while. However it has reappeared, so I decided
> to find the source (no pun intended) of the problem. It turns out for some
> reason the deprecated symbols are getting called (__OLD_GET), so when I
> expect to have the passed value pointer filled in, all that happens is it
> gets zeroed. I'm afraid I don't understand all the preprocessor magic, so
> I don't completely understand why this happens. That is, the correct
> versions of these functions have been called correctly, but suddenly the
> old ones are used instead.
>
> Maybe its down to some weird linking problem, it only happens with a
> dynamically loaded PortAudio plugin I've written for an xmms fork called
> beep-media-player. If anyone could come up with a likely explanation as to
> what's going on here, I'd be grateful. Is there some mechanism that
> figures my lib is linked against an old version of ALSA-lib? Btw, I'm
> using ALSA-lib 1.0.1, and drivers compiled into 2.6.1-mm2.
is libtool enough new?
otherwise this kind of confusion can happen.
Takashi
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
next prev parent reply other threads:[~2004-01-16 18:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-15 14:23 Problem with __OLD_GET Arve Knudsen
2004-01-16 18:57 ` Takashi Iwai [this message]
2004-01-16 21:12 ` Arve Knudsen
2004-01-16 22:57 ` Rene Rebe
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=s5h7jzren70.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=aknuds-1@broadpark.no \
--cc=alsa-devel@lists.sourceforge.net \
/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.