Hi Gregorio, Probably you need to link the module against some other lib provided by xmlrpc-c package. Try to use the latest 1.2.x (stable) or 1.3.x (testing) as they have some auto lib detection.
Otherwise, you need to change in modules/mi_xmlrpc/Makefile the list of libraries to be used for linking the module. regards, bogdan Gregorio wrote: > > Hi all. > > I have a problem starting ‘mi_xmlrpc’ module. This is my configuration: > > My system is a CentOS 5. > > OpenSER revision 2327, as suggested in > http://uctimsclient.berlios.de/xcap_server_howto.html. > > ‘xmlrpc-c-0.9.10’ correctly installed. > > ‘xmlrpc-c-devel-0.9.10-1.i386.rpm’ installed but with ‘nodeps’ because > it didn´t find dependencies installed without RPMs. > > Starting openSer I get this: > > Oct 23 07:50:21 localhost openser: ERROR: load_module: could not open > module </usr/local/lib/openser/modules/mi_xmlrpc.so>: > /usr/local/lib/openser/modules/mi_xmlrpc.so: undefined symbol: > ConfReadServerFile > > I have checked ‘mi_xmlrpc.so’ and that symbol is undefined. > > Any idea of what is wrong? > > Thanks a lot. > > Note: some weeks ago I successfully installed this same version of > openSER in a similar machine but It broke L, so I know it can be done. > I must be missing something. > > ------------------------------------------------------------------------ > > _______________________________________________ > Users mailing list > [EMAIL PROTECTED] > http://openser.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
