Hi, On Mon, Jul 16, 2007 at 05:56:53PM +0200, Andrea Lanza wrote: > Jul 16 17:19:06 VERBOSE[3079665344] logger.c: [chan_misdn.so]Jul 16 > 17:19:06 WARNING[3079665344] loader.c: > /usr/local/lib/callweaver/modules/chan_misdn.so: undefined symbol: > ast_sched_wait Yes, thats remniscents of asterisks functions.
> Doing a make make install does not produce chan_misdn.so, so I found I need > to configure using --with-chan_misdn > > I tried with no chance: > > isdn_lib_intern.h:5:22: error: mISDNlib.h: No such file or directory > isdn_lib_intern.h:6:22: error: isdn_net.h: No such file or directory > isdn_lib_intern.h:7:20: error: l3dss1.h: No such file or directory > isdn_lib_intern.h:8:27: error: i4lnet/net_l3.h: No such file or directory > In file included from fac.h:4, > from fac.c:2: > > So it seems I'm missing some headers, and my whole approach is wrong, > [...] Thats not necessarily true, it might be that my modifications to compile on debian did break it under other archs. The right approach would be to fix the INCLUDE Paths in Makefile, i didnt do that because i wouldnt know what other dists' path's might be. It would be helpful if you would send us/me the output of following commands as root: updatedb (this will take some time and probably print nothing) locate mISDNlib.h locate isdn_net.h locate net_l2.h locate net_l3.h Each of these commands should print atleast one paths. Feel also free to contact me on IRC, irc.freenode.net, #callweaver, nick "many". sincerely, -- http://www.ukeer.de/about.html "How many software engineers does it take to change a lightbulb? None: "We'll document it in the manual." _______________________________________________ Callweaver-users mailing list Callweaver-users@callweaver.org http://lists.callweaver.org/mailman/listinfo/callweaver-users