On 1/24/07, Simon Laws <[EMAIL PROTECTED]> wrote:

Hi

Am building C++ SCA/SDO from head on Fedora Core 6 using build.sh. and get
the following

 g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../..
-I../../../../../../runtime/core/src
-I/home/slaws/workspace/cpp/sdo/deploy/include -I/home/slaws/apps/axis2c-
bin-0.94-linux/include -D_DEBUG -g -O2 -MT Axis2Client.lo -MD -MP -MF
.deps/Axis2Client.Tpo -c tuscany/sca/ws/Axis2Client.cpp  -fPIC -DPIC -o
.libs/Axis2Client.otuscany/sca/ws/Axis2Client.cpp: In member function
'virtual void
tuscany::sca::ws::Axis2Client::invoke(tuscany::sca::Operation&)':
tuscany/sca/ws/Axis2Client.cpp:238: error:
'AXIS2_OPTIONS_SET_XML_PARSER_RESET' was not declared in this scope
tuscany/sca/ws/Axis2Client.cpp:245: error: 'AXIS2_OPTIONS_SET_SOAP_ACTION'
was not declared in this scope

I'm still at Axis 0.94. Is this something to do with Andy's axis upgrade?

Simon

Think I've answered my own question. Greping for the offending string in
0.94 returns nothing while in 0.96 it returns something so I'll try moving
to 0.96 and see what happens.

Simon

Reply via email to