I am trying to make openser-1.2.0-notls and get the following error: In file included from mi_xmlrpc.c:38: mi_xmlrpc.h:35:20: error: xmlrpc.h: No such file or directory In file included from mi_xmlrpc.c:38: mi_xmlrpc.h:37: error: syntax error before âenvâ mi_xmlrpc.h:37: warning: type defaults to âintâ in declaration of âenvâ mi_xmlrpc.h:37: warning: data definition has no type or storage class mi_xmlrpc.h:38: error: syntax error before â*â token mi_xmlrpc.h:38: warning: type defaults to âintâ in declaration of âxr_responseâ mi_xmlrpc.h:38: warning: data definition has no type or storage class In file included from mi_xmlrpc.c:39: xr_writer.h:37: error: syntax error before â*â token xr_writer.h:38: error: syntax error before â*â token In file included from mi_xmlrpc.c:40: xr_parser.h:36: error: syntax error before â*â token In file included from mi_xmlrpc.c:41: xr_server.h:35: error: syntax error before â*â token xr_server.h:35: error: syntax error before â*â token xr_server.h:36: warning: type defaults to âintâ in declaration of âdefault_methodâ xr_server.h:36: warning: data definition has no type or storage class xr_server.h:38: error: syntax error before â*â token mi_xmlrpc.c:44:26: error: xmlrpc_abyss.h: No such file or directory mi_xmlrpc.c:50: error: syntax error before âenvâ mi_xmlrpc.c:50: warning: type defaults to âintâ in declaration of âenvâ mi_xmlrpc.c:50: warning: data definition has no type or storage class mi_xmlrpc.c:51: error: syntax error before â*â token mi_xmlrpc.c:51: warning: type defaults to âintâ in declaration of âxr_responseâ mi_xmlrpc.c:51: warning: data definition has no type or storage class mi_xmlrpc.c: In function âmod_child_initâ: mi_xmlrpc.c:162: warning: implicit declaration of function âxmlrpc_server_abyss_init_registryâ mi_xmlrpc.c:172: error: âxmlrpc_server_abyss_rpc2_handlerâ undeclared (first use in this function) mi_xmlrpc.c:172: error: (Each undeclared identifier is reported only once mi_xmlrpc.c:172: error: for each function it appears in.) mi_xmlrpc.c:178: error: âxmlrpc_server_abyss_default_handlerâ undeclared (first use in this function) mi_xmlrpc.c:193: warning: implicit declaration of function âxmlrpc_env_initâ mi_xmlrpc.c:196: warning: implicit declaration of function âxmlrpc_build_valueâ mi_xmlrpc.c:196: warning: assignment makes pointer from integer without a cast mi_xmlrpc.c:197: error: request for member âfault_occurredâ in something not a structure or union mi_xmlrpc.c:198: error: request for member âfault_stringâ in something not a structure or union mi_xmlrpc.c:198: error: request for member âfault_stringâ in something not a structure or union mi_xmlrpc.c:198: error: request for member âfault_stringâ in something not a structure or union mi_xmlrpc.c:198: error: request for member âfault_stringâ in something not a structure or union mi_xmlrpc.c:198: error: request for member âfault_stringâ in something not a structure or union mi_xmlrpc.c:198: error: request for member âfault_stringâ in something not a structure or union mi_xmlrpc.c:198: error: request for member âfault_stringâ in something not a structure or union mi_xmlrpc.c:198: error: request for member âfault_stringâ in something not a structure or union mi_xmlrpc.c:219: warning: implicit declaration of function âxmlrpc_env_cleanâ mi_xmlrpc.c:220: warning: implicit declaration of function âxmlrpc_DECREFâ make[1]: *** [mi_xmlrpc.o] Error 1 make[1]: Leaving directory `/usr/src/openser-1.2.0-notls/modules/mi_xmlrpc' make: *** [modules] Error 2
rpm -q xmlrpc-c-devel xmlrpc-c-devel-1.04-1.fc4
find -name xmlrpc.h ./usr/include/xmlrpc-c/xmlrpc.h
Any suggestions would be appreciated.
Regards
Cameron