On Thu, 2007-05-17 at 23:42 -0700, Roi Stork wrote: > Just recently compiled and installed callweaver, however I don't > understand why it skipped compiling the cdr_mysql module. > I noticed that the lines pertaining to mysql in ./cdr/Makefile were > commented out. Why is it so? > > When I tried editing the Makefile by removing the comments, it > compiled without errors, but when callweaver attempts to load > cdr_mysql.so, it gives out an error message 'undefined symbol > mysql_init' and crashes. So that idea didn't work. > > I am not aware of any instruction on how to properly include the > cdr_mysql module in callweaver (it's not in the InstallGuide.txt file > either).
Did you try the ./configure switch that enables the compilation of MySQL stuff? _______________________________________________ > Callweaver-users mailing list > [email protected] > http://lists.callweaver.org/mailman/listinfo/callweaver-users Damjan _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
