Re: [Ifolder-dev] PATCH: trivial configure.in change to allow svn compile

2007-09-12 Thread Jan-Simon Möller
Am Mittwoch, 12. September 2007 16:41:50 schrieb Christopher Brown:
Hi Kalis, Chris!

Nice !

I'll be able to update the buildservice-packages tomorrow !

:D

Greets
Jan-Simon


___
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev


Re: [Ifolder-dev] PATCH: trivial configure.in change to allow svn compile

2007-09-12 Thread Christopher Brown
Hi Kalis,

On 12/09/2007, Balakrishnan KalIdas <[EMAIL PROTECTED]> wrote:
>
> 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.


Builds fine now. Thanks for the quick turnaround.

Regards
Chris

-- 
http://www.chruz.com
___
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev

Re: [Ifolder-dev] PATCH: trivial configure.in change to allow svn compile

2007-09-12 Thread Balakrishnan KalIdas
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
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev


Re: [Ifolder-dev] PATCH: trivial configure.in change to allow svn compile

2007-09-12 Thread Christopher Brown
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
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev