I get this error when I compile c bindings with ant. When comment buildCBinds target then all build
damitha compileCBindings: [cc] 10 total files to be compiled. [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp: In [cc] function `Axisc_Array axiscGetCmplxArrayIWrapperSoapDeSerializer(void*, [cc] void*, void*, void*, void*, const char*, const char*)': [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:48: warning: unused [cc] variable `axiscpp::IWrapperSoapDeSerializer*dz' [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp: In [cc] function `Axisc_Array axiscGetBasicArrayIWrapperSoapDeSerializer(void*, [cc] XSDTYPETag, const char*, const char*)': [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:57: warning: unused [cc] variable `axiscpp::IWrapperSoapDeSerializer*dz' [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp: In [cc] function `xsdc__hexBinary [cc] axiscGetElementAsHexBinaryIWrapperSoapDeSerializer(void*, const char*, const [cc] char*)': [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:174: warning: unused [cc] variable `axiscpp::IWrapperSoapDeSerializer*dz' [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp: In [cc] function `xsdc__base64Binary [cc] axiscGetElementAsBase64BinaryIWrapperSoapDeSerializer(void*, const char*, [cc] const char*)': [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:183: warning: unused [cc] variable `axiscpp::IWrapperSoapDeSerializer*dz' [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp: In [cc] function `xsdc__hexBinary [cc] axiscGetAttributeAsHexBinaryIWrapperSoapDeSerializer(void*, const char*, [cc] const char*)': [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:312: warning: unused [cc] variable `axiscpp::IWrapperSoapDeSerializer*dz' [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp: In [cc] function `xsdc__base64Binary [cc] axiscGetAttributeAsBase64BinaryIWrapperSoapDeSerializer(void*, const char*, [cc] const char*)': [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapDeSerializerC.cpp:321: warning: unused [cc] variable `axiscpp::IWrapperSoapDeSerializer*dz' [cc] /home/damitha/projects/cvshead/src/cbindings/AxisC.cpp:32:2: warning: no newline at end of file [cc] /home/damitha/projects/cvshead/src/cbindings/client/StubC.cpp:217:2: warning: no newline at end of file [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapSerializerC.cpp: In [cc] function `int axiscSerializeBasicArray(void*, const Axisc_Array*, [cc] XSDTYPETag, const char*)': [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapSerializerC.cpp:100: declaration [cc] of C function `int axiscSerializeBasicArray(void*, const Axisc_Array*, [cc] XSDTYPETag, const char*)' conflicts with [cc] /home/damitha/projects/obj/include/axis/IWrapperSoapSerializer.h:70: previous [cc] declaration `int axiscSerializeBasicArray(void*, const Axisc_Array*, const [cc] char*, XSDTYPETag, const char*)' here [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapSerializerC.cpp: In [cc] function `int axiscSerializeAsElement(void*, const char*, void*, [cc] XSDTYPETag)': [cc] /home/damitha/projects/cvshead/src/cbindings/IWrapperSoapSerializerC.cpp:106: declaration [cc] of C function `int axiscSerializeAsElement(void*, const char*, void*, [cc] XSDTYPETag)' conflicts with [cc] /home/damitha/projects/obj/include/axis/IWrapperSoapSerializer.h:74: previous [cc] declaration `int axiscSerializeAsElement(void*, const char*, const char*, [cc] void*, XSDTYPETag)' here [cc] /home/damitha/projects/cvshead/src/cbindings/AxisExceptionC.cpp:38:2: warning: no newline at end of file [cc] /home/damitha/projects/cvshead/src/cbindings/client/CallC.cpp:464:2: warning: no newline at end of file