Hi Chris, Thanks for the log. For me the stub gets generated with
"xsd__boolean__true_" instead of "true_", looks like the stub generation differs between Linux flavors (though I am not sure if the generation is different). I have updated the source with a unique xsd__boolean so that we do not get conflicts. Thanks, Kalis >>> "Christopher Brown" <[EMAIL PROTECTED]> 9/12/2007 2:58 PM >>> Hello Kalis, On 11/09/2007, Balakrishnan KalIdas <[EMAIL PROTECTED]> wrote: > > Thanks Chris, I have updated the gsoap directory name to what the source > tar displays, so the configure.in changed as well. The second patch about > the removal of the boolean declaration gives me error while compiling in > SuSE, as it is being used in simiasweb.c. Let me know if you get a > redeclaration and also the error log, so that it will help me fix. In file included from simiasweb.c:29: /simiasStub.h:28: error: redeclaration of enumerator 'false_' simiasweb.h:41: error: previous definition of 'false_' was here /simiasStub.h:28: error: redeclaration of enumerator 'true_' simiasweb.h:41: error: previous definition of 'true_' was here make[3]: *** [libsimias_la-simiasweb.lo] Error 1 Does this help? Regards Chris -- http://www.chruz.com _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
