can you
locate the xmlrpc.h file? on debian is provided by
libxmlrpc-c3-dev as /usr/include/xmlrpc.h
rpm -q xmlrpc-c-devel
xmlrpc-c-devel-1.04-1.fc4
find -name xmlrpc.h
./usr/include/xmlrpc-c/xmlrpc.h
Any further thoughts on this?
I still have this problem with the latest SVN:
mi_xmlrpc.c:44:26: error: xmlrpc_abyss.h: No such file or directory
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)
make[1]: *** [mi_xmlrpc.o] Error 1
make[1]: Leaving directory `/usr/src/opensersvn/modules/mi_xmlrpc'
make: *** [modules] Error 2
Any suggestions?
Regards
Cameron