https://bugzilla.novell.com/show_bug.cgi?id=475808 https://bugzilla.novell.com/show_bug.cgi?id=475808#c11 --- Comment #11 from Tilman Schmidt <tilman@imap.cc> 2011-11-06 00:33:28 UTC --- JFTR, the problem here does not concern ISDN hardware. You don't even need ISDN hardware to reproduce it. It's a problem of correctly building the shared libraries /usr/lib64/libcapi20.so /usr/lib64/capi/lib_capi_mod_fritzbox.so /usr/lib64/capi/lib_capi_mod_rcapi.so /usr/lib64/capi/lib_capi_mod_std.so so that lib_capi_mod_*.so can find the symbol processMessage which is exported by libcapi20.so. I tried fixing it but lost my way in isdn4k-utils/capi20/Makefile.am trying to understand why it wouldn't resolve the submodules lib_capi_mod_*.so back to the master module libcapi20.so. So what we need here is someone who knows his/her way around dlopen(), libtool, autoconf, and rpmbuild. There's no ISDN knowledge required. Thanks, Tilman -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.