I have been trying to make mi_xmlrpc (from cvs head). I am running Fedora Core 3 - gcc version 3.4.4
I get the following error:
xr_server.c:37:26: xmlrpc_abyss.h: No such file or directory mi_xmlrpc.c:44:26: xmlrpc_abyss.h: No such file or directory In file included from /usr/local/include/xmlrpc-c/base.h:9, from /usr/local/include/xmlrpc.h:1, from mi_xmlrpc.h:35, from mi_xmlrpc.c:38: /usr/local/include/xmlrpc-c/util.h:20:56: xmlrpc-c/c_util.h: No such file or dir ectory In file included from /usr/local/include/xmlrpc-c/base.h:9, from /usr/local/include/xmlrpc.h:1, from mi_xmlrpc.h:35, from mi_xmlrpc.c:38: /usr/local/include/xmlrpc-c/util.h:150: error: syntax error before "GNU_PRINTF_A TTR" /usr/local/include/xmlrpc-c/util.h:158: error: syntax error before "GNU_PRINTF_A TTR" mi_xmlrpc.c:44:26: xmlrpc_abyss.h: No such file or directory mi_xmlrpc.c: In function `mod_child_init': mi_xmlrpc.c:156: warning: implicit declaration of function `xmlrpc_server_abyss_ init_registry' mi_xmlrpc.c:166: error: `xmlrpc_server_abyss_rpc2_handler' undeclared (first use in this function) mi_xmlrpc.c:166: error: (Each undeclared identifier is reported only once mi_xmlrpc.c:166: error: for each function it appears in.) mi_xmlrpc.c:172: error: `xmlrpc_server_abyss_default_handler' undeclared (first use in this function) make[1]: *** [mi_xmlrpc.o] Error 1
what versions of libxml libxmlrpc-c3 libxmlrpc-c3-dev did you use to successfully compile?
Thanks in advance Steven
____________________________________________________________________________________ Cheap talk? Check out Yahoo! Messenger's low PC-to-Phone call rates. http://voice.yahoo.com
Hi Steven,
I have libxmlrpc-c3-dev version 0.9.10-4 on a unstable debian and compiles with no problem. The "xmlrpc_abyss.h" file belong to the libxmlrpc-c3-dev package: /usr/include/xmlrpc_abyss.h could you check if you have this hdr file installed on your machine?
regards, bogdan
Steven Halerman wrote:
I have been trying to make mi_xmlrpc (from cvs head). I am running Fedora Core 3 - gcc version 3.4.4
I get the following error:
xr_server.c:37:26: xmlrpc_abyss.h: No such file or directory mi_xmlrpc.c:44:26: xmlrpc_abyss.h: No such file or directory In file included from /usr/local/include/xmlrpc-c/base.h:9, from /usr/local/include/xmlrpc.h:1, from mi_xmlrpc.h:35, from mi_xmlrpc.c:38: /usr/local/include/xmlrpc-c/util.h:20:56: xmlrpc-c/c_util.h: No such file or dir ectory In file included from /usr/local/include/xmlrpc-c/base.h:9, from /usr/local/include/xmlrpc.h:1, from mi_xmlrpc.h:35, from mi_xmlrpc.c:38: /usr/local/include/xmlrpc-c/util.h:150: error: syntax error before "GNU_PRINTF_A TTR" /usr/local/include/xmlrpc-c/util.h:158: error: syntax error before "GNU_PRINTF_A TTR" mi_xmlrpc.c:44:26: xmlrpc_abyss.h: No such file or directory mi_xmlrpc.c: In function `mod_child_init': mi_xmlrpc.c:156: warning: implicit declaration of function `xmlrpc_server_abyss_ init_registry' mi_xmlrpc.c:166: error: `xmlrpc_server_abyss_rpc2_handler' undeclared (first use in this function) mi_xmlrpc.c:166: error: (Each undeclared identifier is reported only once mi_xmlrpc.c:166: error: for each function it appears in.) mi_xmlrpc.c:172: error: `xmlrpc_server_abyss_default_handler' undeclared (first use in this function) make[1]: *** [mi_xmlrpc.o] Error 1
what versions of libxml libxmlrpc-c3 libxmlrpc-c3-dev did you use to successfully compile?
Thanks in advance Steven
Cheap talk? Check out Yahoo! Messenger's low PC-to-Phone call rates. http://voice.yahoo.com
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users