[KLUG Programming] XML-RPC, C, & RH9

Robert G. Brown programming@kalamazoolinux.org
Sun, 08 Feb 2004 14:29:43 -0500


I think you're missing something (probably something dumb, too! :) that's 
preventing this from working. Problem is... it might be buried in the classdef 
someplace.... or in a macro...
							Regards,
							---> RGB <---

On Sun, 08 Feb 2004 14:07:19 -0500, Adam Williams <awilliam@whitemice.org> wrote:

>On Sat, 2004-02-07 at 16:19, Adam Williams wrote:
>> In trying to build xmlrpc-c-0.9.9 I get -
>> 
>> make[3]: Leaving directory
>> `/home/awilliam/Documents/SubSystems/oGo/mogo/test/c/xmlrpc-c-0.9.9/lib/abyss'
>> make[3]: Entering directory
>> `/home/awilliam/Documents/SubSystems/oGo/mogo/test/c/xmlrpc-c-0.9.9/lib'
>> make[3]: Nothing to be done for `all-am'.
>> make[3]: Leaving directory
>> `/home/awilliam/Documents/SubSystems/oGo/mogo/test/c/xmlrpc-c-0.9.9/lib'
>> make[2]: Leaving directory
>> `/home/awilliam/Documents/SubSystems/oGo/mogo/test/c/xmlrpc-c-0.9.9/lib'
>> Making all in src
>> make[2]: Entering directory
>> `/home/awilliam/Documents/SubSystems/oGo/mogo/test/c/xmlrpc-c-0.9.9/src'
>> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./../lib/expat/xmlparse
>> -I./../lib/abyss/src    -g -O2 -c XmlRpcCpp.cc
>> In file included from XmlRpcCpp.cc:27:
>> XmlRpcCpp.h:73: parse error before `)' token
>
>Still stumped why the C++ crap won't compile, but I've got enough
>working to make a successful RPC call from C to OGo and get legible
>results back!
>
>_______________________________________________
>Programming mailing list
>Programming@kalamazoolinux.org
>http://www.kalamazoolinux.org/mailman/listinfo/programming