Hi,

At Sat, 25 Jan 2003 12:18:25 +0100,
Laurent Georget wrote:
> 
> Hi!
> 
> I have made sometimes ago a level plugin for Alsa called ameter.
> (it is there:
> http://perso.club-internet.fr/lgeorget/ameter.html
> )
> It was working fine until I checked out alsa cvs, and installing it
> (yesterday).
> After recompiling/installing  ameter without getting errors, , I have
> now the following message when  using it:
> 
> [l@localhost l]$ arecord -D ameter -v sound.wav
> ALSA lib dlmisc.c:107:(snd_dlsym_verify) unable to verify version for
> symbol _snd_pcm_scope_ameter_open
> ALSA lib pcm_meter.c:742:(snd_pcm_meter_add_scope_conf) symbol
> _snd_pcm_scope_ameter_open is not defined inside /usr/local/lib/libameter.so
> arecord: main:462: audio open error: No such device or address
> 
> There is the same message when using the plugin with Glame, and also
> with Abramo Bagnara original level plugin.
> (I am using Mandrake 9.0)
> 
> I installed back 0.9rc6, and it works fine again.

it's due to the check of snd_dlsym().
now pcm_meter.c uses the normal dlsym(), so it should work again on cvs.
please give a try.


ciao,

Takashi


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to