All of lore.kernel.org
 help / color / mirror / Atom feed
* level plugin not loaded with current cvs
@ 2003-01-25 11:18 Laurent Georget
  2003-01-27 10:28 ` Takashi Iwai
  0 siblings, 1 reply; 3+ messages in thread
From: Laurent Georget @ 2003-01-25 11:18 UTC (permalink / raw)
  To: alsa-devel

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.

Any idea highly welcomed!

Laurent







-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: level plugin not loaded with current cvs
  2003-01-25 11:18 level plugin not loaded with current cvs Laurent Georget
@ 2003-01-27 10:28 ` Takashi Iwai
  2003-01-27 21:13   ` Laurent Georget
  0 siblings, 1 reply; 3+ messages in thread
From: Takashi Iwai @ 2003-01-27 10:28 UTC (permalink / raw)
  To: Laurent Georget; +Cc: alsa-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: level plugin not loaded with current cvs
  2003-01-27 10:28 ` Takashi Iwai
@ 2003-01-27 21:13   ` Laurent Georget
  0 siblings, 0 replies; 3+ messages in thread
From: Laurent Georget @ 2003-01-27 21:13 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

Takashi Iwai wrote:
> Hi,
> 
> At Sat, 25 Jan 2003 12:18:25 +0100,
> Laurent Georget wrote:
> 

>>[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
>>

> 
> 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

Ok now, thanks!

Laurent




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-27 21:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-25 11:18 level plugin not loaded with current cvs Laurent Georget
2003-01-27 10:28 ` Takashi Iwai
2003-01-27 21:13   ` Laurent Georget

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.