[linux-audio-dev] calling snd_seq_open in dynamically linked code

Takashi Iwai tiwai at suse.de
Mon Jan 27 06:58:00 UTC 2003


At Sun, 26 Jan 2003 01:08:44 +0000,
Dave Griffiths wrote:
> 
> I'm getting errors when I call snd_seq_open in a plugin, which go away in a standalone test app:
> 
> ALSA lib dlmisc.c:100:(snd_dlsym_verify) unable to verify version for symbol snd_config_hook_load
> ALSA lib conf.c:2655:(snd_config_hooks_call) symbol snd_config_hook_load is not defined inside (null)
> ALSA lib conf.c:3066:(snd_config_update_r) hooks failed, removing configuration
> 
> calling: snd_seq_open(&seq_handle, "default", SND_SEQ_OPEN_INPUT, 0)
> 
> What could be the reason for this?

it's a bug on 0.9.0rc6.
could you try the cvs version of alsa-lib?


thanks,

Takashi



More information about the Linux-audio-dev mailing list