Hi, 

I have the following problem:

When I try to compile and link my WebService Client with the command:

g++ -I/usr/local/axiscpp_deploy/include/ -L/usr/local/axiscpp_deploy/lib/axis/ 
-Wno-deprecated -o wsTest VierWWSServerInterface.cpp WebService.cpp

I get the Error:

/tmp/cch1O2m8.o(.text+0x13): In function 
`VierWWSServerInterface::VierWWSServerInterface[not-in-charge](char const*, 
axiscpp::AXIS_PROTOCOL_TYPE)':
: undefined reference to `axiscpp::Stub::Stub[not-in-charge](char const*, 
axiscpp::AXIS_PROTOCOL_TYPE)'
/tmp/cch1O2m8.o(.text+0x39): In function 
`VierWWSServerInterface::VierWWSServerInterface[in-charge](char const*, 
axiscpp::AXIS_PROTOCOL_TYPE)':
: undefined reference to `axiscpp::Stub::Stub[not-in-charge](char const*, 
axiscpp::AXIS_PROTOCOL_TYPE)'
/tmp/cch1O2m8.o(.text+0x61): In function 
`VierWWSServerInterface::VierWWSServerInterface[not-in-charge]()':
: undefined reference to `axiscpp::Stub::Stub[not-in-charge](char const*, 
axiscpp::AXIS_PROTOCOL_TYPE)'
/tmp/cch1O2m8.o(.text+0x80): In function 
`VierWWSServerInterface::VierWWSServerInterface[not-in-charge]()':
: undefined reference to `axiscpp::Call::setEndpointURI(char const*)'
/tmp/cch1O2m8.o(.text+0x96): In function 
`VierWWSServerInterface::VierWWSServerInterface[not-in-charge]()':
: undefined reference to `axiscpp::Stub::~Stub [not-in-charge]()'
/tmp/cch1O2m8.o(.text+0xc5): In function 
`VierWWSServerInterface::VierWWSServerInterface[in-charge]()':
: undefined reference to `axiscpp::Stub::Stub[not-in-charge](char const*, 
axiscpp::AXIS_PROTOCOL_TYPE)'
/tmp/cch1O2m8.o(.text+0xe4): In function 
`VierWWSServerInterface::VierWWSServerInterface[in-charge]()':
: undefined reference to `axiscpp::Call::setEndpointURI(char const*)'
/tmp/cch1O2m8.o(.text+0xfa): In function 
`VierWWSServerInterface::VierWWSServerInterface[in-charge]()':
: undefined reference to `axiscpp::Stub::~Stub [not-in-charge]()'
/tmp/cch1O2m8.o(.text+0x12a): In function 
`VierWWSServerInterface::~VierWWSServerInterface [not-in-charge]()':
: undefined reference to `axiscpp::Stub::~Stub [not-in-charge]()'
/tmp/cch1O2m8.o(.text+0x164): In function 
`VierWWSServerInterface::~VierWWSServerInterface [in-charge]()':
: undefined reference to `axiscpp::Stub::~Stub [not-in-charge]()'
/tmp/cch1O2m8.o(.text+0x19e): In function 
`VierWWSServerInterface::~VierWWSServerInterface [in-charge deleting]()':
: undefined reference to `axiscpp::Stub::~Stub [not-in-charge]()'
/tmp/cch1O2m8.o(.text+0x1dc): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `axiscpp::Call::initialize(axiscpp::PROVIDERTYPE)'
/tmp/cch1O2m8.o(.text+0x1fd): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `axiscpp::Call::getTransportProperty(char const*, 
bool)'
/tmp/cch1O2m8.o(.text+0x219): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to 
`axiscpp::Call::setTransportProperty(axiscpp::AXIS_TRANSPORT_INFORMATION_TYPE, 
char const*)'
/tmp/cch1O2m8.o(.text+0x22c): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to 
`axiscpp::Call::setSOAPVersion(axiscpp::SOAP_VERSIONTag)'
/tmp/cch1O2m8.o(.text+0x247): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `axiscpp::Call::setOperation(char const*, char const*)'
/tmp/cch1O2m8.o(.text+0x255): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `axiscpp::Stub::applyUserPreferences()'
/tmp/cch1O2m8.o(.text+0x26d): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `axiscpp::Call::addParameter(void*, char const*, 
axiscpp::XSDTYPETag)'
/tmp/cch1O2m8.o(.text+0x285): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `axiscpp::Call::addParameter(void*, char const*, 
axiscpp::XSDTYPETag)'
/tmp/cch1O2m8.o(.text+0x296): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `axiscpp::Call::invoke()'
/tmp/cch1O2m8.o(.text+0x2b5): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `axiscpp::Call::checkMessage(char const*, char const*)'
/tmp/cch1O2m8.o(.text+0x2c6): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `axiscpp::Call::unInitialize()'
/tmp/cch1O2m8.o(.text+0x32b): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to 
`axiscpp::SoapFaultException::SoapFaultException[in-charge](axiscpp::AxisException&)'
/tmp/cch1O2m8.o(.text+0x336): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `axiscpp::SoapFaultException::~SoapFaultException 
[in-charge]()'
/tmp/cch1O2m8.o(.text+0x33b): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `typeinfo for axiscpp::SoapFaultException'
/tmp/cch1O2m8.o(.text+0x359): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `axiscpp::Call::checkFault(char const*, char const*)'
/tmp/cch1O2m8.o(.text+0x373): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `axiscpp::Call::unInitialize()'
/tmp/cch1O2m8.o(.text+0x391): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to 
`axiscpp::SoapFaultException::SoapFaultException[in-charge](axiscpp::AxisException&)'
/tmp/cch1O2m8.o(.text+0x39c): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `axiscpp::SoapFaultException::~SoapFaultException 
[in-charge]()'
/tmp/cch1O2m8.o(.text+0x3a1): In function 
`VierWWSServerInterface::saveXMLFile(char*, char*)':
: undefined reference to `typeinfo for axiscpp::SoapFaultException'
/tmp/cch1O2m8.o(.gnu.linkonce.r._ZTI22VierWWSServerInterface+0x8): undefined 
reference to `typeinfo for axiscpp::Stub'
collect2: ld returned 1 exit status


My installation:
SUSE Linux 9.1 Pro
Axis 1.6b bin (only client)

I hope anyone can help me!!
Best Regards!!

_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to