Hi, I would to experiment opensips as load balancing proxy but the compile failed for xmlrpc-c :
In file included from mi_xmlrpc.c:40: mi_xmlrpc.h:37: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âenvâ mi_xmlrpc.h:38: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token In file included from mi_xmlrpc.c:41: xr_writer.h:37: error: expected â)â before â*â token xr_writer.h:38: error: expected â)â before â*â token xr_writer.h:39: error: expected â)â before â*â token xr_writer.h:40: error: expected â)â before â*â token In file included from mi_xmlrpc.c:42: xr_parser.h:36: error: expected â)â before â*â token In file included from mi_xmlrpc.c:43: xr_server.h:38: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token xr_server.h:47: error: expected â)â before â*â token mi_xmlrpc.c:50:26: error: xmlrpc_abyss.h: No such file or directory mi_xmlrpc.c:68: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âenvâ mi_xmlrpc.c:69: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token mi_xmlrpc.c:70: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token mi_xmlrpc.c: In function âxmlrpc_processâ: mi_xmlrpc.c:178: warning: implicit declaration of function âxmlrpc_env_initâ mi_xmlrpc.c:178: error: âenvâ undeclared (first use in this function) mi_xmlrpc.c:178: error: (Each undeclared identifier is reported only once mi_xmlrpc.c:178: error: for each function it appears in.) mi_xmlrpc.c:181: warning: implicit declaration of function âxmlrpc_server_abyss_init_registryâ mi_xmlrpc.c:182: error: âregistryPâ undeclared (first use in this function) mi_xmlrpc.c:182: warning: implicit declaration of function âxmlrpc_server_abyss_registryâ mi_xmlrpc.c:196: error: âxmlrpc_server_abyss_rpc2_handlerâ undeclared (first use in this function) mi_xmlrpc.c:201: error: âxmlrpc_server_abyss_default_handlerâ undeclared (first use in this function) mi_xmlrpc.c:225: error: âxr_responseâ undeclared (first use in this function) mi_xmlrpc.c:225: warning: implicit declaration of function âxmlrpc_build_valueâ mi_xmlrpc.c:232: warning: implicit declaration of function âset_default_methodâ mi_xmlrpc.c:245: warning: implicit declaration of function âxmlrpc_env_cleanâ mi_xmlrpc.c:246: warning: implicit declaration of function âxmlrpc_DECREFâ I have followed meticously the README, removed all xmlrpc-c from my system and installed the 0.9.10 version of xmlrpc-c and xmlrpc-c-dev i586 since x86_64 doesn't exist. Any idea ? Thanks Franck
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
