On Wed, 28 Nov 2001, Anders Torger wrote:

> I'm making a software which will be using ALSA through a plugin implemented 
> as a shared library. The idea is that the main software has no sound-API 
[...]
> ALSA lib dlmisc.c:94:(snd_dlsym_verify) unable to verify version for symbol 
> snd_config_hook_load: /usr/lib/libasound.so.2: undefined symbol: 
> _snd_config_hook_load_dlsym_config_hook_001

You'll have to give RTLD_GLOBAL flag to dlopen().

-- 
 http://www.eca.cx
 Audio software for Linux!


_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to