On Donnerstag, 3. Mai 2007, CSB wrote:
Is this file present on your system in the /usr/include/xmlrpc-c path? Otherwise you'll need to install an additional devel rpm.
ls /usr/include/xmlrpc-c xmlrpc-c XmlRpcCpp.h xmlrpc_server.h xmlrpc_cgi.h xmlrpc.h xmlrpc_server_w32httpsys.h xmlrpc_client.h xmlrpc_server_abyss.h
rpm -q xmlrpc-c-devel xmlrpc-c-devel-1.04-1.fc4
So I have xmlrpc_server_abyss.h but not xmlrpc_abyss.h.
This file gets renamed some time ago. Unfortunally xmlrpc-c don't provide a version #define that can be checked from our include directive.
Could you try the attached patch if at least compiles on your system with the newer lib?
Cheers,
Henning