Hi,
Im trying to compile mi_xmlrpc module in openser but could not succeed. The following errors are displayed

mi_xmlrpc.c: In function 'xmlrpc_process':
mi_xmlrpc.c:161: error: 'xmlrpc_server_abyss_rpc2_handler' undeclared (first use in this function)
mi_xmlrpc.c:161: error: (Each undeclared identifier is reported only once
mi_xmlrpc.c:161: error: for each function it appears in.)
mi_xmlrpc.c:167: error: 'xmlrpc_server_abyss_default_handler' undeclared (first use in this function)

Im using Suse 10.1; The libraries xmlrpc-c-0.9.10-36, libxml-1.8.17-385, libxml2-devel-2.6.23-13, xmlrpc-c-devel-0.9.10-36 are properly installed. Few discussions on the mailing list concluded that the module mi_xmlrpc compiles well on Debian without any dependency issues. Is it true??

Can somebody tell me whether Im missing any dependencies?? Please let me know how to successfully compile this module.

Thanks and regards,
Purna Chandar M