Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- g++ -Wall -I. -I/usr/include/ -I/usr/include/orbsvcs/ -c -o cryptC.o cryptC.cpp
- g++ -Wall -I. -I/usr/include/ -I/usr/include/orbsvcs/ -c -o cryptS.o cryptS.cpp
- g++ -Wall -I. -I/usr/include/ -I/usr/include/orbsvcs/ -c -o main.o main.cpp
- In file included from main.cpp:5:
- CryptographicImpl.h: In member function ‘virtual char* CryptographicImpl::decrypt(const CaesarAlgorithm::charsequence&, CORBA::ULong, CORBA::ULong)’:
- CryptographicImpl.h:49: warning: comparison between signed and unsigned integer expressions
- #g++ cryptC.o cryptS.o main.o -o main
- g++ -L/usr/lib64/ -lTAO_PortableServer -lTAO_DynamicAny -lACE -lTAO -lTAO_CosNotification -lTAO_CosNaming cryptC.o cryptS.o main.o -o main
- cryptC.o: In function `TAO::Objref_Traits<CaesarAlgorithm>::marshal(CaesarAlgorithm*, TAO_OutputCDR&)':
- cryptC.cpp:(.text+0x7f): undefined reference to `CORBA::Object::marshal(CORBA::Object*, TAO_OutputCDR&)'
- cryptC.o: In function `CaesarAlgorithm::encrypt(char const*, unsigned int, unsigned int)':
- cryptC.cpp:(.text+0x277): undefined reference to `CORBA::Object::tao_object_initialize(CORBA::Object*)'
- cryptC.cpp:(.text+0x380): undefined reference to `TAO::Invocation_Adapter::invoke(TAO::Exception_Data*, unsigned long)'
- cryptC.cpp:(.text+0x39e): undefined reference to `TAO::Invocation_Adapter::~Invocation_Adapter()'
- cryptC.cpp:(.text+0x3b4): undefined reference to `TAO::Invocation_Adapter::~Invocation_Adapter()'
- cryptC.o: In function `CaesarAlgorithm::decrypt(CaesarAlgorithm::charsequence const&, unsigned int, unsigned int)':
- cryptC.cpp:(.text+0x4e3): undefined reference to `CORBA::Object::tao_object_initialize(CORBA::Object*)'
- cryptC.cpp:(.text+0x5ec): undefined reference to `TAO::Invocation_Adapter::invoke(TAO::Exception_Data*, unsigned long)'
- cryptC.cpp:(.text+0x60a): undefined reference to `TAO::Invocation_Adapter::~Invocation_Adapter()'
- cryptC.cpp:(.text+0x620): undefined reference to `TAO::Invocation_Adapter::~Invocation_Adapter()'
- cryptC.o: In function `CaesarAlgorithm::shutdown()':
- cryptC.cpp:(.text+0x72d): undefined reference to `CORBA::Object::tao_object_initialize(CORBA::Object*)'
- cryptC.cpp:(.text+0x7b8): undefined reference to `TAO::Invocation_Adapter::invoke(TAO::Exception_Data*, unsigned long)'
- cryptC.cpp:(.text+0x7d2): undefined reference to `TAO::Invocation_Adapter::~Invocation_Adapter()'
- cryptC.cpp:(.text+0x7e5): undefined reference to `TAO::Invocation_Adapter::~Invocation_Adapter()'
- cryptC.o: In function `CaesarAlgorithm::~CaesarAlgorithm()':
- cryptC.cpp:(.text+0x909): undefined reference to `CORBA::Object::~Object()'
- cryptC.o: In function `CaesarAlgorithm::~CaesarAlgorithm()':
- cryptC.cpp:(.text+0x96f): undefined reference to `CORBA::Object::~Object()'
- cryptC.o: In function `CaesarAlgorithm::_is_a(char const*)':
- cryptC.cpp:(.text+0xb17): undefined reference to `CORBA::Object::_is_a(char const*)'
- cryptC.o: In function `operator<<(TAO_OutputCDR&, CaesarAlgorithm*)':
- cryptC.cpp:(.text+0xdbe): undefined reference to `operator<<(TAO_OutputCDR&, CORBA::Object const*)'
- cryptC.o: In function `operator>>(TAO_InputCDR&, CaesarAlgorithm*&)':
- cryptC.cpp:(.text+0xdfd): undefined reference to `operator>>(TAO_InputCDR&, CORBA::Object*&)'
- cryptC.o: In function `__static_initialization_and_destruction_0(int, int)':
- cryptC.cpp:(.text+0xeb3): undefined reference to `CORBA::_tc_char'
- cryptC.o: In function `ACE_Log_Category_TSS::conditional_set(char const*, int, int, int)':
- cryptC.cpp:(.text._ZN20ACE_Log_Category_TSS15conditional_setEPKciii[ACE_Log_Category_TSS::conditional_set(char const*, int, int, int)]+0x3a): undefined reference to `ACE_Log_Msg::conditional_set(char const*, int, int, int)'
- cryptC.o: In function `ACE_Log_Category_TSS::log(char const*, ACE_Log_Priority, __va_list_tag*)':
- cryptC.cpp:(.text._ZN20ACE_Log_Category_TSS3logEPKc16ACE_Log_PriorityP13__va_list_tag[ACE_Log_Category_TSS::log(char const*, ACE_Log_Priority, __va_list_tag*)]+0x5a): undefined reference to `ACE_Log_Msg::log(char const*, ACE_Log_Priority, __va_list_tag*, ACE_Log_Category_TSS*)'
- cryptC.o: In function `ACE_OutputCDR::~ACE_OutputCDR()':
- cryptC.cpp:(.text._ZN13ACE_OutputCDRD2Ev[_ZN13ACE_OutputCDRD5Ev]+0x35): undefined reference to `ACE_Message_Block::release(ACE_Message_Block*)'
- cryptC.cpp:(.text._ZN13ACE_OutputCDRD2Ev[_ZN13ACE_OutputCDRD5Ev]+0x5e): undefined reference to `ACE_Message_Block::~ACE_Message_Block()'
- cryptC.cpp:(.text._ZN13ACE_OutputCDRD2Ev[_ZN13ACE_OutputCDRD5Ev]+0x78): undefined reference to `ACE_Message_Block::~ACE_Message_Block()'
- cryptC.o:(.gcc_except_table+0x170): undefined reference to `typeinfo for CORBA::Exception'
- cryptC.o:(.gcc_except_table+0x1b4): undefined reference to `typeinfo for CORBA::Exception'
- cryptC.o:(.gcc_except_table+0x20c): undefined reference to `typeinfo for CORBA::Exception'
- cryptC.o: In function `ACE_OutputCDR::write_ulong(unsigned int)':
- cryptC.cpp:(.text._ZN13ACE_OutputCDR11write_ulongEj[ACE_OutputCDR::write_ulong(unsigned int)]+0x1e): undefined reference to `ACE_OutputCDR::write_4(unsigned int const*)'
- cryptC.o: In function `ACE_OutputCDR::write_string(char const*)':
- cryptC.cpp:(.text._ZN13ACE_OutputCDR12write_stringEPKc[ACE_OutputCDR::write_string(char const*)]+0x37): undefined reference to `ACE_OutputCDR::write_string(unsigned int, char const*)'
- cryptC.cpp:(.text._ZN13ACE_OutputCDR12write_stringEPKc[ACE_OutputCDR::write_string(char const*)]+0x4f): undefined reference to `ACE_OutputCDR::write_string(unsigned int, char const*)'
- cryptC.o: In function `ACE_OutputCDR::write_char_array(char const*, unsigned int)':
- cryptC.cpp:(.text._ZN13ACE_OutputCDR16write_char_arrayEPKcj[ACE_OutputCDR::write_char_array(char const*, unsigned int)]+0x40): undefined reference to `ACE_OutputCDR::write_array(void const*, unsigned long, unsigned long, unsigned int)'
- cryptC.o: In function `ACE_InputCDR::~ACE_InputCDR()':
- cryptC.cpp:(.text._ZN12ACE_InputCDRD2Ev[_ZN12ACE_InputCDRD5Ev]+0x23): undefined reference to `ACE_Message_Block::~ACE_Message_Block()'
- cryptC.o: In function `ACE_InputCDR::read_octet(unsigned char&)':
- cryptC.cpp:(.text._ZN12ACE_InputCDR10read_octetERh[ACE_InputCDR::read_octet(unsigned char&)]+0x1f): undefined reference to `ACE_InputCDR::read_1(unsigned char*)'
- cryptC.o: In function `ACE_InputCDR::read_ulong(unsigned int&)':
- cryptC.cpp:(.text._ZN12ACE_InputCDR10read_ulongERj[ACE_InputCDR::read_ulong(unsigned int&)]+0x1f): undefined reference to `ACE_InputCDR::read_4(unsigned int*)'
- cryptC.o: In function `ACE_InputCDR::read_char_array(char*, unsigned int)':
- cryptC.cpp:(.text._ZN12ACE_InputCDR15read_char_arrayEPcj[ACE_InputCDR::read_char_array(char*, unsigned int)]+0x68): undefined reference to `ACE_InputCDR::read_array(void*, unsigned long, unsigned long, unsigned int)'
- cryptC.o: In function `operator>>(ACE_InputCDR&, char*&)':
- cryptC.cpp:(.text._ZrsR12ACE_InputCDRRPc[operator>>(ACE_InputCDR&, char*&)]+0x1f): undefined reference to `ACE_InputCDR::read_string(char*&)'
- cryptC.o: In function `TAO::details::string_traits_base<char>::duplicate(char const*)':
- cryptC.cpp:(.text._ZN3TAO7details18string_traits_baseIcE9duplicateEPKc[TAO::details::string_traits_base<char>::duplicate(char const*)]+0x14): undefined reference to `CORBA::string_dup(char const*)'
- cryptC.o: In function `TAO::details::string_traits_base<char>::release(char*)':
- cryptC.cpp:(.text._ZN3TAO7details18string_traits_baseIcE7releaseEPc[TAO::details::string_traits_base<char>::release(char*)]+0x14): undefined reference to `CORBA::string_free(char*)'
- cryptC.o: In function `CORBA::MARSHAL::~MARSHAL()':
- cryptC.cpp:(.text._ZN5CORBA7MARSHALD2Ev[_ZN5CORBA7MARSHALD5Ev]+0x13): undefined reference to `vtable for CORBA::MARSHAL'
- cryptC.cpp:(.text._ZN5CORBA7MARSHALD2Ev[_ZN5CORBA7MARSHALD5Ev]+0x1f): undefined reference to `CORBA::SystemException::~SystemException()'
- cryptC.o: In function `TAO_InputCDR::TAO_InputCDR(TAO_InputCDR const&)':
- cryptC.cpp:(.text._ZN12TAO_InputCDRC2ERKS_[_ZN12TAO_InputCDRC5ERKS_]+0x22): undefined reference to `ACE_InputCDR::ACE_InputCDR(ACE_InputCDR const&)'
- cryptC.o: In function `operator<<(TAO_OutputCDR&, unsigned int)':
- cryptC.cpp:(.text._ZlsR13TAO_OutputCDRj[operator<<(TAO_OutputCDR&, unsigned int)]+0x21): undefined reference to `TAO_OutputCDR::fragment_stream(unsigned int, unsigned int)'
- cryptC.o: In function `operator<<(TAO_OutputCDR&, char const*)':
- cryptC.cpp:(.text._ZlsR13TAO_OutputCDRPKc[operator<<(TAO_OutputCDR&, char const*)]+0x22): undefined reference to `TAO_OutputCDR::fragment_stream(unsigned int, unsigned int)'
- cryptC.o: In function `bool CORBA::is_nil<CORBA::Object*>(CORBA::Object*)':
- cryptC.cpp:(.text._ZN5CORBA6is_nilIPNS_6ObjectEEEbT_[bool CORBA::is_nil<CORBA::Object*>(CORBA::Object*)]+0x22): undefined reference to `CORBA::Object::is_nil_i(CORBA::Object*)'
- cryptC.o: In function `CORBA::Object::Object(int)':
- cryptC.cpp:(.text._ZN5CORBA6ObjectC2Ei[_ZN5CORBA6ObjectC5Ei]+0x19): undefined reference to `vtable for CORBA::Object'
- cryptC.cpp:(.text._ZN5CORBA6ObjectC2Ei[_ZN5CORBA6ObjectC5Ei]+0x80): undefined reference to `ACE_Thread_Mutex::ACE_Thread_Mutex(char const*, pthread_mutexattr_t*)'
- cryptC.o: In function `CaesarAlgorithm::CaesarAlgorithm(TAO_Stub*, bool, TAO_Abstract_ServantBase*, TAO_ORB_Core*)':
- cryptC.cpp:(.text._ZN15CaesarAlgorithmC1EP8TAO_StubbP24TAO_Abstract_ServantBaseP12TAO_ORB_Core[CaesarAlgorithm::CaesarAlgorithm(TAO_Stub*, bool, TAO_Abstract_ServantBase*, TAO_ORB_Core*)]+0x40): undefined reference to `CORBA::Object::Object(TAO_Stub*, bool, TAO_Abstract_ServantBase*, TAO_ORB_Core*)'
- cryptC.o: In function `CaesarAlgorithm::CaesarAlgorithm(IOP::IOR*, TAO_ORB_Core*)':
- cryptC.cpp:(.text._ZN15CaesarAlgorithmC1EPN3IOP3IOREP12TAO_ORB_Core[CaesarAlgorithm::CaesarAlgorithm(IOP::IOR*, TAO_ORB_Core*)]+0x2b): undefined reference to `CORBA::Object::Object(IOP::IOR*, TAO_ORB_Core*)'
- cryptC.o: In function `CORBA::TypeCode::TypeCode(CORBA::TCKind)':
- cryptC.cpp:(.text._ZN5CORBA8TypeCodeC2ENS_6TCKindE[_ZN5CORBA8TypeCodeC5ENS_6TCKindE]+0x12): undefined reference to `vtable for CORBA::TypeCode'
- cryptC.o: In function `TAO::TypeCode::Alias<char const*, CORBA::TypeCode* const*, TAO::Null_RefCount_Policy>::Alias(CORBA::TCKind, char const*, char const*, CORBA::TypeCode* const*)':
- cryptC.cpp:(.text._ZN3TAO8TypeCode5AliasIPKcPKPN5CORBA8TypeCodeENS_20Null_RefCount_PolicyEEC2ENS4_6TCKindES3_S3_S8_[_ZN3TAO8TypeCode5AliasIPKcPKPN5CORBA8TypeCodeENS_20Null_RefCount_PolicyEEC5ENS4_6TCKindES3_S3_S8_]+0x33): undefined reference to `vtable for TAO::TypeCode::Alias<char const*, CORBA::TypeCode* const*, TAO::Null_RefCount_Policy>'
- cryptC.o: In function `TAO::TypeCode::Objref<char const*, TAO::Null_RefCount_Policy>::Objref(CORBA::TCKind, char const*, char const*)':
- cryptC.cpp:(.text._ZN3TAO8TypeCode6ObjrefIPKcNS_20Null_RefCount_PolicyEEC2EN5CORBA6TCKindES3_S3_[_ZN3TAO8TypeCode6ObjrefIPKcNS_20Null_RefCount_PolicyEEC5EN5CORBA6TCKindES3_S3_]+0x2f): undefined reference to `vtable for TAO::TypeCode::Objref<char const*, TAO::Null_RefCount_Policy>'
- cryptC.o: In function `TAO::TypeCode::Sequence<CORBA::TypeCode* const*, TAO::Null_RefCount_Policy>::Sequence(CORBA::TCKind, CORBA::TypeCode* const*, unsigned int)':
- cryptC.cpp:(.text._ZN3TAO8TypeCode8SequenceIPKPN5CORBA8TypeCodeENS_20Null_RefCount_PolicyEEC2ENS2_6TCKindES6_j[_ZN3TAO8TypeCode8SequenceIPKPN5CORBA8TypeCodeENS_20Null_RefCount_PolicyEEC5ENS2_6TCKindES6_j]+0x2e): undefined reference to `vtable for TAO::TypeCode::Sequence<CORBA::TypeCode* const*, TAO::Null_RefCount_Policy>'
- cryptC.o: In function `TAO::Invocation_Adapter::Invocation_Adapter(CORBA::Object*, TAO::Argument**, int, char const*, unsigned long, int, TAO::Invocation_Type, TAO::Invocation_Mode, bool)':
- cryptC.cpp:(.text._ZN3TAO18Invocation_AdapterC2EPN5CORBA6ObjectEPPNS_8ArgumentEiPKcmiNS_15Invocation_TypeENS_15Invocation_ModeEb[_ZN3TAO18Invocation_AdapterC5EPN5CORBA6ObjectEPPNS_8ArgumentEiPKcmiNS_15Invocation_TypeENS_15Invocation_ModeEb]+0x28): undefined reference to `vtable for TAO::Invocation_Adapter'
- cryptC.o: In function `ACE_Thread_Descriptor_Base::~ACE_Thread_Descriptor_Base()':
- cryptC.cpp:(.text._ZN26ACE_Thread_Descriptor_BaseD2Ev[_ZN26ACE_Thread_Descriptor_BaseD5Ev]+0x1f): undefined reference to `ACE_OS_Thread_Descriptor::~ACE_OS_Thread_Descriptor()'
- cryptC.o: In function `TAO::RetArgument::~RetArgument()':
- cryptC.cpp:(.text._ZN3TAO11RetArgumentD2Ev[_ZN3TAO11RetArgumentD5Ev]+0x13): undefined reference to `vtable for TAO::RetArgument'
- cryptC.cpp:(.text._ZN3TAO11RetArgumentD2Ev[_ZN3TAO11RetArgumentD5Ev]+0x1f): undefined reference to `TAO::Argument::~Argument()'
- cryptC.o: In function `TAO::InArgument::~InArgument()':
- cryptC.cpp:(.text._ZN3TAO10InArgumentD2Ev[_ZN3TAO10InArgumentD5Ev]+0x13): undefined reference to `vtable for TAO::InArgument'
- cryptC.cpp:(.text._ZN3TAO10InArgumentD2Ev[_ZN3TAO10InArgumentD5Ev]+0x1f): undefined reference to `TAO::Argument::~Argument()'
- cryptC.o: In function `IOP::IOR::~IOR()':
- cryptC.cpp:(.text._ZN3IOP3IORD2Ev[_ZN3IOP3IORD5Ev]+0x1b): undefined reference to `IOP::TaggedProfileSeq::~TaggedProfileSeq()'
- cryptC.o: In function `TAO::Argument::Argument()':
- cryptC.cpp:(.text._ZN3TAO8ArgumentC2Ev[_ZN3TAO8ArgumentC5Ev]+0xf): undefined reference to `vtable for TAO::Argument'
- cryptC.o: In function `TAO::RetArgument::RetArgument()':
- cryptC.cpp:(.text._ZN3TAO11RetArgumentC2Ev[_ZN3TAO11RetArgumentC5Ev]+0x1f): undefined reference to `vtable for TAO::RetArgument'
- cryptC.o: In function `TAO::InArgument::InArgument()':
- cryptC.cpp:(.text._ZN3TAO10InArgumentC2Ev[_ZN3TAO10InArgumentC5Ev]+0x1f): undefined reference to `vtable for TAO::InArgument'
- cryptC.o: In function `TAO::Narrow_Utils<CaesarAlgorithm>::unchecked_narrow(CORBA::Object*)':
- cryptC.cpp:(.text._ZN3TAO12Narrow_UtilsI15CaesarAlgorithmE16unchecked_narrowEPN5CORBA6ObjectE[TAO::Narrow_Utils<CaesarAlgorithm>::unchecked_narrow(CORBA::Object*)]+0x68): undefined reference to `typeinfo for CORBA::Object'
- cryptC.o: In function `TAO::Any_Impl_T<CaesarAlgorithm>::insert(CORBA::Any&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm*)':
- cryptC.cpp:(.text._ZN3TAO10Any_Impl_TI15CaesarAlgorithmE6insertERN5CORBA3AnyEPFvPvEPNS3_8TypeCodeEPS1_[TAO::Any_Impl_T<CaesarAlgorithm>::insert(CORBA::Any&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm*)]+0xa8): undefined reference to `CORBA::Any::replace(TAO::Any_Impl*)'
- cryptC.o: In function `TAO::Any_Impl_T<CaesarAlgorithm>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm*&)':
- cryptC.cpp:(.text._ZN3TAO10Any_Impl_TI15CaesarAlgorithmE7extractERKN5CORBA3AnyEPFvPvEPNS3_8TypeCodeERPS1_[TAO::Any_Impl_T<CaesarAlgorithm>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm*&)]+0x45): undefined reference to `CORBA::Any::_tao_get_typecode() const'
- cryptC.cpp:(.text._ZN3TAO10Any_Impl_TI15CaesarAlgorithmE7extractERKN5CORBA3AnyEPFvPvEPNS3_8TypeCodeERPS1_[TAO::Any_Impl_T<CaesarAlgorithm>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm*&)]+0x5f): undefined reference to `CORBA::TypeCode::equivalent(CORBA::TypeCode*) const'
- cryptC.cpp:(.text._ZN3TAO10Any_Impl_TI15CaesarAlgorithmE7extractERKN5CORBA3AnyEPFvPvEPNS3_8TypeCodeERPS1_[TAO::Any_Impl_T<CaesarAlgorithm>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm*&)]+0x9d): undefined reference to `TAO::Any_Impl::encoded() const'
- cryptC.cpp:(.text._ZN3TAO10Any_Impl_TI15CaesarAlgorithmE7extractERKN5CORBA3AnyEPFvPvEPNS3_8TypeCodeERPS1_[TAO::Any_Impl_T<CaesarAlgorithm>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm*&)]+0xd5): undefined reference to `typeinfo for TAO::Any_Impl'
- cryptC.cpp:(.text._ZN3TAO10Any_Impl_TI15CaesarAlgorithmE7extractERKN5CORBA3AnyEPFvPvEPNS3_8TypeCodeERPS1_[TAO::Any_Impl_T<CaesarAlgorithm>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm*&)]+0x1c1): undefined reference to `typeinfo for TAO::Unknown_IDL_Type'
- cryptC.cpp:(.text._ZN3TAO10Any_Impl_TI15CaesarAlgorithmE7extractERKN5CORBA3AnyEPFvPvEPNS3_8TypeCodeERPS1_[TAO::Any_Impl_T<CaesarAlgorithm>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm*&)]+0x1c6): undefined reference to `typeinfo for TAO::Any_Impl'
- cryptC.cpp:(.text._ZN3TAO10Any_Impl_TI15CaesarAlgorithmE7extractERKN5CORBA3AnyEPFvPvEPNS3_8TypeCodeERPS1_[TAO::Any_Impl_T<CaesarAlgorithm>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm*&)]+0x25c): undefined reference to `CORBA::Any::replace(TAO::Any_Impl*)'
- cryptC.o: In function `TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::insert_copy(CORBA::Any&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const&)':
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEE11insert_copyERN5CORBA3AnyEPFvPvEPNS4_8TypeCodeERKS2_[TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::insert_copy(CORBA::Any&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const&)]+0xa8): undefined reference to `CORBA::Any::replace(TAO::Any_Impl*)'
- cryptC.o: In function `TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::insert(CORBA::Any&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence*)':
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEE6insertERN5CORBA3AnyEPFvPvEPNS4_8TypeCodeEPS2_[TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::insert(CORBA::Any&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence*)]+0xa8): undefined reference to `CORBA::Any::replace(TAO::Any_Impl*)'
- cryptC.o: In function `TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const*&)':
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEE7extractERKN5CORBA3AnyEPFvPvEPNS4_8TypeCodeERPKS2_[TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const*&)]+0x43): undefined reference to `CORBA::Any::_tao_get_typecode() const'
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEE7extractERKN5CORBA3AnyEPFvPvEPNS4_8TypeCodeERPKS2_[TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const*&)]+0x5d): undefined reference to `CORBA::TypeCode::equivalent(CORBA::TypeCode*) const'
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEE7extractERKN5CORBA3AnyEPFvPvEPNS4_8TypeCodeERPKS2_[TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const*&)]+0x9b): undefined reference to `TAO::Any_Impl::encoded() const'
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEE7extractERKN5CORBA3AnyEPFvPvEPNS4_8TypeCodeERPKS2_[TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const*&)]+0xd7): undefined reference to `typeinfo for TAO::Any_Impl'
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEE7extractERKN5CORBA3AnyEPFvPvEPNS4_8TypeCodeERPKS2_[TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const*&)]+0x130): undefined reference to `TAO_OutputCDR::TAO_OutputCDR(unsigned long, int, ACE_Allocator*, ACE_Allocator*, ACE_Allocator*, unsigned long, unsigned char, unsigned char)'
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEE7extractERKN5CORBA3AnyEPFvPvEPNS4_8TypeCodeERPKS2_[TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const*&)]+0x17c): undefined reference to `TAO_InputCDR::TAO_InputCDR(TAO_OutputCDR const&, ACE_Allocator*, ACE_Allocator*, ACE_Allocator*, TAO_ORB_Core*)'
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEE7extractERKN5CORBA3AnyEPFvPvEPNS4_8TypeCodeERPKS2_[TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const*&)]+0x244): undefined reference to `typeinfo for TAO::Unknown_IDL_Type'
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEE7extractERKN5CORBA3AnyEPFvPvEPNS4_8TypeCodeERPKS2_[TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::extract(CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const*&)]+0x249): undefined reference to `typeinfo for TAO::Any_Impl'
- cryptC.o: In function `TAO::Any_Impl_T<CaesarAlgorithm>::Any_Impl_T(void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm*)':
- cryptC.cpp:(.text._ZN3TAO10Any_Impl_TI15CaesarAlgorithmEC2EPFvPvEPN5CORBA8TypeCodeEPS1_[_ZN3TAO10Any_Impl_TI15CaesarAlgorithmEC5EPFvPvEPN5CORBA8TypeCodeEPS1_]+0x31): undefined reference to `TAO::Any_Impl::Any_Impl(void (*)(void*), CORBA::TypeCode*, bool)'
- cryptC.o: In function `TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::Any_Dual_Impl_T(void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const&)':
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEEC2EPFvPvEPN5CORBA8TypeCodeERKS2_[_ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEEC5EPFvPvEPN5CORBA8TypeCodeERKS2_]+0x33): undefined reference to `TAO::Any_Impl::Any_Impl(void (*)(void*), CORBA::TypeCode*, bool)'
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEEC2EPFvPvEPN5CORBA8TypeCodeERKS2_[_ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEEC5EPFvPvEPN5CORBA8TypeCodeERKS2_]+0x64): undefined reference to `TAO::Any_Impl::~Any_Impl()'
- cryptC.o: In function `TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::Any_Dual_Impl_T(void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence*)':
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEEC2EPFvPvEPN5CORBA8TypeCodeEPS2_[_ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEEC5EPFvPvEPN5CORBA8TypeCodeEPS2_]+0x31): undefined reference to `TAO::Any_Impl::Any_Impl(void (*)(void*), CORBA::TypeCode*, bool)'
- cryptC.o: In function `TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::replace(TAO_InputCDR&, CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const*&)':
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEE7replaceER12TAO_InputCDRRKN5CORBA3AnyEPFvPvEPNS6_8TypeCodeERPKS2_[TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::replace(TAO_InputCDR&, CORBA::Any const&, void (*)(void*), CORBA::TypeCode*, CaesarAlgorithm::charsequence const*&)]+0x17a): undefined reference to `CORBA::Any::replace(TAO::Any_Impl*)'
- cryptC.o: In function `TAO::Any_Impl_T<CaesarAlgorithm>::~Any_Impl_T()':
- cryptC.cpp:(.text._ZN3TAO10Any_Impl_TI15CaesarAlgorithmED2Ev[_ZN3TAO10Any_Impl_TI15CaesarAlgorithmED5Ev]+0x1f): undefined reference to `TAO::Any_Impl::~Any_Impl()'
- cryptC.o: In function `TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::~Any_Dual_Impl_T()':
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEED2Ev[_ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEED5Ev]+0x1f): undefined reference to `TAO::Any_Impl::~Any_Impl()'
- cryptC.o:(.rodata._ZTVN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEEE[vtable for TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>]+0x20): undefined reference to `TAO::Any_Impl::_tao_byte_order() const'
- cryptC.o:(.rodata._ZTVN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEEE[vtable for TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>]+0x28): undefined reference to `TAO::Any_Impl::_add_ref()'
- cryptC.o:(.rodata._ZTVN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEEE[vtable for TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>]+0x30): undefined reference to `TAO::Any_Impl::_remove_ref()'
- cryptC.o:(.rodata._ZTVN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEEE[vtable for TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>]+0x40): undefined reference to `TAO::Any_Impl::to_object(CORBA::Object*&) const'
- cryptC.o:(.rodata._ZTVN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEEE[vtable for TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>]+0x48): undefined reference to `TAO::Any_Impl::to_value(CORBA::ValueBase*&) const'
- cryptC.o:(.rodata._ZTVN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEEE[vtable for TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>]+0x50): undefined reference to `TAO::Any_Impl::to_abstract_base(CORBA::AbstractBase*&) const'
- cryptC.o:(.rodata._ZTVN3TAO10Any_Impl_TI15CaesarAlgorithmEE[vtable for TAO::Any_Impl_T<CaesarAlgorithm>]+0x20): undefined reference to `TAO::Any_Impl::_tao_byte_order() const'
- cryptC.o:(.rodata._ZTVN3TAO10Any_Impl_TI15CaesarAlgorithmEE[vtable for TAO::Any_Impl_T<CaesarAlgorithm>]+0x28): undefined reference to `TAO::Any_Impl::_add_ref()'
- cryptC.o:(.rodata._ZTVN3TAO10Any_Impl_TI15CaesarAlgorithmEE[vtable for TAO::Any_Impl_T<CaesarAlgorithm>]+0x30): undefined reference to `TAO::Any_Impl::_remove_ref()'
- cryptC.o:(.rodata._ZTVN3TAO28Ret_Special_Basic_Argument_TIbN12ACE_InputCDR10to_booleanEN13ACE_OutputCDR12from_booleanENS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[vtable for TAO::Ret_Special_Basic_Argument_T<bool, ACE_InputCDR::to_boolean, ACE_OutputCDR::from_boolean, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x20): undefined reference to `TAO::Argument::marshal(TAO_OutputCDR&)'
- cryptC.o:(.rodata._ZTVN3TAO28Ret_Special_Basic_Argument_TIbN12ACE_InputCDR10to_booleanEN13ACE_OutputCDR12from_booleanENS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[vtable for TAO::Ret_Special_Basic_Argument_T<bool, ACE_InputCDR::to_boolean, ACE_OutputCDR::from_boolean, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x30): undefined reference to `TAO::Argument::clone()'
- cryptC.o:(.rodata._ZTVN3TAO28Ret_Special_Basic_Argument_TIbN12ACE_InputCDR10to_booleanEN13ACE_OutputCDR12from_booleanENS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[vtable for TAO::Ret_Special_Basic_Argument_T<bool, ACE_InputCDR::to_boolean, ACE_OutputCDR::from_boolean, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x40): undefined reference to `TAO::RetArgument::mode() const'
- cryptC.o:(.rodata._ZTVN3TAO22In_Var_Size_Argument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::In_Var_Size_Argument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x28): undefined reference to `TAO::Argument::demarshal(TAO_InputCDR&)'
- cryptC.o:(.rodata._ZTVN3TAO22In_Var_Size_Argument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::In_Var_Size_Argument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x30): undefined reference to `TAO::Argument::clone()'
- cryptC.o:(.rodata._ZTVN3TAO22In_Var_Size_Argument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::In_Var_Size_Argument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x40): undefined reference to `TAO::InArgument::mode() const'
- cryptC.o:(.rodata._ZTVN3TAO24Ret_UB_String_Argument_TINS_10String_varIcEENS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[vtable for TAO::Ret_UB_String_Argument_T<TAO::String_var<char>, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x20): undefined reference to `TAO::Argument::marshal(TAO_OutputCDR&)'
- cryptC.o:(.rodata._ZTVN3TAO24Ret_UB_String_Argument_TINS_10String_varIcEENS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[vtable for TAO::Ret_UB_String_Argument_T<TAO::String_var<char>, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x30): undefined reference to `TAO::Argument::clone()'
- cryptC.o:(.rodata._ZTVN3TAO24Ret_UB_String_Argument_TINS_10String_varIcEENS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[vtable for TAO::Ret_UB_String_Argument_T<TAO::String_var<char>, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x40): undefined reference to `TAO::RetArgument::mode() const'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x158): undefined reference to `CORBA::Object::_hash(unsigned int)'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x160): undefined reference to `CORBA::Object::_is_equivalent(CORBA::Object*)'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x168): undefined reference to `CORBA::Object::_non_existent()'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x170): undefined reference to `CORBA::Object::_get_interface()'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x178): undefined reference to `CORBA::Object::_get_component()'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x180): undefined reference to `CORBA::Object::_repository_id()'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x188): undefined reference to `CORBA::Object::_create_request(CORBA::Context*, char const*, CORBA::NVList*, CORBA::NamedValue*, CORBA::Request*&, unsigned int)'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x190): undefined reference to `CORBA::Object::_create_request(CORBA::Context*, char const*, CORBA::NVList*, CORBA::NamedValue*, CORBA::ExceptionList*, CORBA::ContextList*, CORBA::Request*&, unsigned int)'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x198): undefined reference to `CORBA::Object::_request(char const*)'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x1a0): undefined reference to `CORBA::Object::_get_orb()'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x1a8): undefined reference to `CORBA::Object::_add_ref()'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x1b0): undefined reference to `CORBA::Object::_remove_ref()'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x1b8): undefined reference to `CORBA::Object::_refcount_value() const'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x1c0): undefined reference to `CORBA::Object::_servant() const'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x1c8): undefined reference to `CORBA::Object::_is_collocated() const'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x1d0): undefined reference to `CORBA::Object::_is_local() const'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x1d8): undefined reference to `CORBA::Object::_key()'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x1e0): undefined reference to `CORBA::Object::_stubobj() const'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x1e8): undefined reference to `CORBA::Object::_stubobj()'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x1f0): undefined reference to `CORBA::Object::_proxy_broker(TAO::Object_Proxy_Broker*)'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x200): undefined reference to `CORBA::Object::can_convert_to_ior() const'
- cryptC.o:(.rodata._ZTV15CaesarAlgorithm[vtable for CaesarAlgorithm]+0x208): undefined reference to `CORBA::Object::convert_to_ior(bool, char const*) const'
- cryptC.o:(.rodata._ZTVN3TAO19In_Basic_Argument_TIjNS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[vtable for TAO::In_Basic_Argument_T<unsigned int, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x28): undefined reference to `TAO::Argument::demarshal(TAO_InputCDR&)'
- cryptC.o:(.rodata._ZTVN3TAO19In_Basic_Argument_TIjNS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[vtable for TAO::In_Basic_Argument_T<unsigned int, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x30): undefined reference to `TAO::Argument::clone()'
- cryptC.o:(.rodata._ZTVN3TAO19In_Basic_Argument_TIjNS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[vtable for TAO::In_Basic_Argument_T<unsigned int, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x40): undefined reference to `TAO::InArgument::mode() const'
- cryptC.o:(.rodata._ZTVN3TAO23In_UB_String_Argument_TINS_10String_varIcEENS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[vtable for TAO::In_UB_String_Argument_T<TAO::String_var<char>, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x28): undefined reference to `TAO::Argument::demarshal(TAO_InputCDR&)'
- cryptC.o:(.rodata._ZTVN3TAO23In_UB_String_Argument_TINS_10String_varIcEENS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[vtable for TAO::In_UB_String_Argument_T<TAO::String_var<char>, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x30): undefined reference to `TAO::Argument::clone()'
- cryptC.o:(.rodata._ZTVN3TAO23In_UB_String_Argument_TINS_10String_varIcEENS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[vtable for TAO::In_UB_String_Argument_T<TAO::String_var<char>, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x40): undefined reference to `TAO::InArgument::mode() const'
- cryptC.o:(.rodata._ZTVN3TAO23Ret_Var_Size_Argument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::Ret_Var_Size_Argument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x20): undefined reference to `TAO::Argument::marshal(TAO_OutputCDR&)'
- cryptC.o:(.rodata._ZTVN3TAO23Ret_Var_Size_Argument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::Ret_Var_Size_Argument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x30): undefined reference to `TAO::Argument::clone()'
- cryptC.o:(.rodata._ZTVN3TAO23Ret_Var_Size_Argument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::Ret_Var_Size_Argument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x40): undefined reference to `TAO::RetArgument::mode() const'
- cryptC.o:(.rodata._ZTIN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEEE[typeinfo for TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>]+0x10): undefined reference to `typeinfo for TAO::Any_Impl'
- cryptC.o:(.rodata._ZTIN3TAO10Any_Impl_TI15CaesarAlgorithmEE[typeinfo for TAO::Any_Impl_T<CaesarAlgorithm>]+0x10): undefined reference to `typeinfo for TAO::Any_Impl'
- cryptC.o:(.rodata._ZTIN3TAO28Ret_Special_Basic_Argument_TIbN12ACE_InputCDR10to_booleanEN13ACE_OutputCDR12from_booleanENS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[typeinfo for TAO::Ret_Special_Basic_Argument_T<bool, ACE_InputCDR::to_boolean, ACE_OutputCDR::from_boolean, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x10): undefined reference to `typeinfo for TAO::RetArgument'
- cryptC.o:(.rodata._ZTIN3TAO22In_Var_Size_Argument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[typeinfo for TAO::In_Var_Size_Argument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x10): undefined reference to `typeinfo for TAO::InArgument'
- cryptC.o:(.rodata._ZTIN3TAO24Ret_UB_String_Argument_TINS_10String_varIcEENS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[typeinfo for TAO::Ret_UB_String_Argument_T<TAO::String_var<char>, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x10): undefined reference to `typeinfo for TAO::RetArgument'
- cryptC.o:(.rodata._ZTIN3TAO19In_Basic_Argument_TIjNS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[typeinfo for TAO::In_Basic_Argument_T<unsigned int, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x10): undefined reference to `typeinfo for TAO::InArgument'
- cryptC.o:(.rodata._ZTIN3TAO23In_UB_String_Argument_TINS_10String_varIcEENS_37Any_Insert_Policy_AnyTypeCode_AdapterEEE[typeinfo for TAO::In_UB_String_Argument_T<TAO::String_var<char>, TAO::Any_Insert_Policy_AnyTypeCode_Adapter>]+0x10): undefined reference to `typeinfo for TAO::InArgument'
- cryptC.o:(.rodata._ZTIN3TAO23Ret_Var_Size_Argument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[typeinfo for TAO::Ret_Var_Size_Argument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x10): undefined reference to `typeinfo for TAO::RetArgument'
- cryptC.o:(.rodata._ZTI26ACE_Thread_Descriptor_Base[typeinfo for ACE_Thread_Descriptor_Base]+0x10): undefined reference to `typeinfo for ACE_OS_Thread_Descriptor'
- cryptC.o:(.rodata._ZTI15CaesarAlgorithm[typeinfo for CaesarAlgorithm]+0x18): undefined reference to `typeinfo for CORBA::Object'
- cryptC.o: In function `TAO::TypeCode::Sequence<CORBA::TypeCode* const*, TAO::Null_RefCount_Policy>::~Sequence()':
- cryptC.cpp:(.text._ZN3TAO8TypeCode8SequenceIPKPN5CORBA8TypeCodeENS_20Null_RefCount_PolicyEED2Ev[_ZN3TAO8TypeCode8SequenceIPKPN5CORBA8TypeCodeENS_20Null_RefCount_PolicyEED5Ev]+0x13): undefined reference to `vtable for TAO::TypeCode::Sequence<CORBA::TypeCode* const*, TAO::Null_RefCount_Policy>'
- cryptC.cpp:(.text._ZN3TAO8TypeCode8SequenceIPKPN5CORBA8TypeCodeENS_20Null_RefCount_PolicyEED2Ev[_ZN3TAO8TypeCode8SequenceIPKPN5CORBA8TypeCodeENS_20Null_RefCount_PolicyEED5Ev]+0x1f): undefined reference to `CORBA::TypeCode::~TypeCode()'
- cryptC.o: In function `TAO::TypeCode::Alias<char const*, CORBA::TypeCode* const*, TAO::Null_RefCount_Policy>::~Alias()':
- cryptC.cpp:(.text._ZN3TAO8TypeCode5AliasIPKcPKPN5CORBA8TypeCodeENS_20Null_RefCount_PolicyEED2Ev[_ZN3TAO8TypeCode5AliasIPKcPKPN5CORBA8TypeCodeENS_20Null_RefCount_PolicyEED5Ev]+0x13): undefined reference to `vtable for TAO::TypeCode::Alias<char const*, CORBA::TypeCode* const*, TAO::Null_RefCount_Policy>'
- cryptC.cpp:(.text._ZN3TAO8TypeCode5AliasIPKcPKPN5CORBA8TypeCodeENS_20Null_RefCount_PolicyEED2Ev[_ZN3TAO8TypeCode5AliasIPKcPKPN5CORBA8TypeCodeENS_20Null_RefCount_PolicyEED5Ev]+0x1f): undefined reference to `CORBA::TypeCode::~TypeCode()'
- cryptC.o: In function `TAO::TypeCode::Objref<char const*, TAO::Null_RefCount_Policy>::~Objref()':
- cryptC.cpp:(.text._ZN3TAO8TypeCode6ObjrefIPKcNS_20Null_RefCount_PolicyEED2Ev[_ZN3TAO8TypeCode6ObjrefIPKcNS_20Null_RefCount_PolicyEED5Ev]+0x13): undefined reference to `vtable for TAO::TypeCode::Objref<char const*, TAO::Null_RefCount_Policy>'
- cryptC.cpp:(.text._ZN3TAO8TypeCode6ObjrefIPKcNS_20Null_RefCount_PolicyEED2Ev[_ZN3TAO8TypeCode6ObjrefIPKcNS_20Null_RefCount_PolicyEED5Ev]+0x1f): undefined reference to `CORBA::TypeCode::~TypeCode()'
- cryptC.o: In function `TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::_tao_decode(TAO_InputCDR&)':
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEE11_tao_decodeER12TAO_InputCDR[TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::_tao_decode(TAO_InputCDR&)]+0x43): undefined reference to `CORBA::MARSHAL::MARSHAL()'
- cryptC.cpp:(.text._ZN3TAO15Any_Dual_Impl_TIN15CaesarAlgorithm12charsequenceEE11_tao_decodeER12TAO_InputCDR[TAO::Any_Dual_Impl_T<CaesarAlgorithm::charsequence>::_tao_decode(TAO_InputCDR&)]+0x6b): undefined reference to `typeinfo for CORBA::MARSHAL'
- cryptC.o: In function `TAO::Any_Impl_T<CaesarAlgorithm>::_tao_decode(TAO_InputCDR&)':
- cryptC.cpp:(.text._ZN3TAO10Any_Impl_TI15CaesarAlgorithmE11_tao_decodeER12TAO_InputCDR[TAO::Any_Impl_T<CaesarAlgorithm>::_tao_decode(TAO_InputCDR&)]+0x43): undefined reference to `CORBA::MARSHAL::MARSHAL()'
- cryptC.cpp:(.text._ZN3TAO10Any_Impl_TI15CaesarAlgorithmE11_tao_decodeER12TAO_InputCDR[TAO::Any_Impl_T<CaesarAlgorithm>::_tao_decode(TAO_InputCDR&)]+0x6b): undefined reference to `typeinfo for CORBA::MARSHAL'
- cryptC.o: In function `TAO::Any_Insert_Policy_AnyTypeCode_Adapter<ACE_OutputCDR::from_boolean>::any_insert(CORBA::Any*, ACE_OutputCDR::from_boolean const&)':
- cryptC.cpp:(.text._ZN3TAO37Any_Insert_Policy_AnyTypeCode_AdapterIN13ACE_OutputCDR12from_booleanEE10any_insertEPN5CORBA3AnyERKS2_[TAO::Any_Insert_Policy_AnyTypeCode_Adapter<ACE_OutputCDR::from_boolean>::any_insert(CORBA::Any*, ACE_OutputCDR::from_boolean const&)]+0x50): undefined reference to `ACE_Log_Msg::last_error_adapter()'
- cryptC.cpp:(.text._ZN3TAO37Any_Insert_Policy_AnyTypeCode_AdapterIN13ACE_OutputCDR12from_booleanEE10any_insertEPN5CORBA3AnyERKS2_[TAO::Any_Insert_Policy_AnyTypeCode_Adapter<ACE_OutputCDR::from_boolean>::any_insert(CORBA::Any*, ACE_OutputCDR::from_boolean const&)]+0x58): undefined reference to `TAO_log_category'
- cryptC.cpp:(.text._ZN3TAO37Any_Insert_Policy_AnyTypeCode_AdapterIN13ACE_OutputCDR12from_booleanEE10any_insertEPN5CORBA3AnyERKS2_[TAO::Any_Insert_Policy_AnyTypeCode_Adapter<ACE_OutputCDR::from_boolean>::any_insert(CORBA::Any*, ACE_OutputCDR::from_boolean const&)]+0x5d): undefined reference to `ACE_Log_Category::per_thr_obj()'
- cryptC.o: In function `TAO::Any_Insert_Policy_AnyTypeCode_Adapter<char const*>::any_insert(CORBA::Any*, char const* const&)':
- cryptC.cpp:(.text._ZN3TAO37Any_Insert_Policy_AnyTypeCode_AdapterIPKcE10any_insertEPN5CORBA3AnyERKS2_[TAO::Any_Insert_Policy_AnyTypeCode_Adapter<char const*>::any_insert(CORBA::Any*, char const* const&)]+0x50): undefined reference to `ACE_Log_Msg::last_error_adapter()'
- cryptC.cpp:(.text._ZN3TAO37Any_Insert_Policy_AnyTypeCode_AdapterIPKcE10any_insertEPN5CORBA3AnyERKS2_[TAO::Any_Insert_Policy_AnyTypeCode_Adapter<char const*>::any_insert(CORBA::Any*, char const* const&)]+0x58): undefined reference to `TAO_log_category'
- cryptC.cpp:(.text._ZN3TAO37Any_Insert_Policy_AnyTypeCode_AdapterIPKcE10any_insertEPN5CORBA3AnyERKS2_[TAO::Any_Insert_Policy_AnyTypeCode_Adapter<char const*>::any_insert(CORBA::Any*, char const* const&)]+0x5d): undefined reference to `ACE_Log_Category::per_thr_obj()'
- cryptC.o: In function `TAO::Any_Insert_Policy_AnyTypeCode_Adapter<unsigned int>::any_insert(CORBA::Any*, unsigned int const&)':
- cryptC.cpp:(.text._ZN3TAO37Any_Insert_Policy_AnyTypeCode_AdapterIjE10any_insertEPN5CORBA3AnyERKj[TAO::Any_Insert_Policy_AnyTypeCode_Adapter<unsigned int>::any_insert(CORBA::Any*, unsigned int const&)]+0x4f): undefined reference to `ACE_Log_Msg::last_error_adapter()'
- cryptC.cpp:(.text._ZN3TAO37Any_Insert_Policy_AnyTypeCode_AdapterIjE10any_insertEPN5CORBA3AnyERKj[TAO::Any_Insert_Policy_AnyTypeCode_Adapter<unsigned int>::any_insert(CORBA::Any*, unsigned int const&)]+0x57): undefined reference to `TAO_log_category'
- cryptC.cpp:(.text._ZN3TAO37Any_Insert_Policy_AnyTypeCode_AdapterIjE10any_insertEPN5CORBA3AnyERKj[TAO::Any_Insert_Policy_AnyTypeCode_Adapter<unsigned int>::any_insert(CORBA::Any*, unsigned int const&)]+0x5c): undefined reference to `ACE_Log_Category::per_thr_obj()'
- cryptC.o: In function `TAO::Any_Insert_Policy_AnyTypeCode_Adapter<TAO::String_var<char> >::any_insert(CORBA::Any*, TAO::String_var<char> const&)':
- cryptC.cpp:(.text._ZN3TAO37Any_Insert_Policy_AnyTypeCode_AdapterINS_10String_varIcEEE10any_insertEPN5CORBA3AnyERKS2_[TAO::Any_Insert_Policy_AnyTypeCode_Adapter<TAO::String_var<char> >::any_insert(CORBA::Any*, TAO::String_var<char> const&)]+0x58): undefined reference to `ACE_Log_Msg::last_error_adapter()'
- cryptC.cpp:(.text._ZN3TAO37Any_Insert_Policy_AnyTypeCode_AdapterINS_10String_varIcEEE10any_insertEPN5CORBA3AnyERKS2_[TAO::Any_Insert_Policy_AnyTypeCode_Adapter<TAO::String_var<char> >::any_insert(CORBA::Any*, TAO::String_var<char> const&)]+0x60): undefined reference to `TAO_log_category'
- cryptC.cpp:(.text._ZN3TAO37Any_Insert_Policy_AnyTypeCode_AdapterINS_10String_varIcEEE10any_insertEPN5CORBA3AnyERKS2_[TAO::Any_Insert_Policy_AnyTypeCode_Adapter<TAO::String_var<char> >::any_insert(CORBA::Any*, TAO::String_var<char> const&)]+0x65): undefined reference to `ACE_Log_Category::per_thr_obj()'
- cryptC.o: In function `ACE_Dynamic_Service<TAO_AnyTypeCode_Adapter>::instance(char const*)':
- cryptC.cpp:(.text._ZN19ACE_Dynamic_ServiceI23TAO_AnyTypeCode_AdapterE8instanceEPKc[ACE_Dynamic_Service<TAO_AnyTypeCode_Adapter>::instance(char const*)]+0x19): undefined reference to `ACE_Dynamic_Service_Base::instance(char const*, bool)'
- cryptC.cpp:(.text._ZN19ACE_Dynamic_ServiceI23TAO_AnyTypeCode_AdapterE8instanceEPKc[ACE_Dynamic_Service<TAO_AnyTypeCode_Adapter>::instance(char const*)]+0x30): undefined reference to `typeinfo for TAO_AnyTypeCode_Adapter'
- cryptC.cpp:(.text._ZN19ACE_Dynamic_ServiceI23TAO_AnyTypeCode_AdapterE8instanceEPKc[ACE_Dynamic_Service<TAO_AnyTypeCode_Adapter>::instance(char const*)]+0x35): undefined reference to `typeinfo for ACE_Service_Object'
- cryptS.o: In function `POA_CaesarAlgorithm::POA_CaesarAlgorithm()':
- cryptS.cpp:(.text+0x1fb): undefined reference to `TAO_ServantBase::TAO_ServantBase()'
- cryptS.cpp:(.text+0x25e): undefined reference to `TAO_Abstract_ServantBase::~TAO_Abstract_ServantBase()'
- cryptS.o: In function `POA_CaesarAlgorithm::POA_CaesarAlgorithm(POA_CaesarAlgorithm const&)':
- cryptS.cpp:(.text+0x346): undefined reference to `TAO_ServantBase::TAO_ServantBase(TAO_ServantBase const&)'
- cryptS.cpp:(.text+0x394): undefined reference to `TAO_Abstract_ServantBase::~TAO_Abstract_ServantBase()'
- cryptS.o: In function `POA_CaesarAlgorithm::~POA_CaesarAlgorithm()':
- cryptS.cpp:(.text+0x434): undefined reference to `TAO_ServantBase::~TAO_ServantBase()'
- cryptS.cpp:(.text+0x450): undefined reference to `TAO_Abstract_ServantBase::~TAO_Abstract_ServantBase()'
- cryptS.cpp:(.text+0x473): undefined reference to `TAO_Abstract_ServantBase::~TAO_Abstract_ServantBase()'
- cryptS.o: In function `POA_CaesarAlgorithm::~POA_CaesarAlgorithm()':
- cryptS.cpp:(.text+0x502): undefined reference to `TAO_ServantBase::~TAO_ServantBase()'
- cryptS.cpp:(.text+0x51e): undefined reference to `TAO_Abstract_ServantBase::~TAO_Abstract_ServantBase()'
- cryptS.cpp:(.text+0x541): undefined reference to `TAO_Abstract_ServantBase::~TAO_Abstract_ServantBase()'
- cryptS.o: In function `POA_CaesarAlgorithm::encrypt_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)':
- cryptS.cpp:(.text+0x65f): undefined reference to `typeinfo for TAO_ServantBase'
- cryptS.cpp:(.text+0x68a): undefined reference to `CORBA::INTERNAL::INTERNAL()'
- cryptS.cpp:(.text+0x6af): undefined reference to `typeinfo for CORBA::INTERNAL'
- cryptS.cpp:(.text+0x72c): undefined reference to `TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)'
- cryptS.o: In function `POA_CaesarAlgorithm::decrypt_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)':
- cryptS.cpp:(.text+0x8d5): undefined reference to `typeinfo for TAO_ServantBase'
- cryptS.cpp:(.text+0x900): undefined reference to `CORBA::INTERNAL::INTERNAL()'
- cryptS.cpp:(.text+0x925): undefined reference to `typeinfo for CORBA::INTERNAL'
- cryptS.cpp:(.text+0x9a2): undefined reference to `TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)'
- cryptS.o: In function `POA_CaesarAlgorithm::shutdown_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)':
- cryptS.cpp:(.text+0xaeb): undefined reference to `typeinfo for TAO_ServantBase'
- cryptS.cpp:(.text+0xb16): undefined reference to `CORBA::INTERNAL::INTERNAL()'
- cryptS.cpp:(.text+0xb3b): undefined reference to `typeinfo for CORBA::INTERNAL'
- cryptS.cpp:(.text+0xbac): undefined reference to `TAO::Upcall_Wrapper::upcall(TAO_ServerRequest&, TAO::Argument* const*, unsigned long, TAO::Upcall_Command&, TAO::Portable_Server::Servant_Upcall*, CORBA::TypeCode* const*, unsigned int)'
- cryptS.o: In function `POA_CaesarAlgorithm::_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*)':
- cryptS.cpp:(.text+0xcdc): undefined reference to `TAO_ServantBase::synchronous_upcall_dispatch(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)'
- cryptS.o: In function `POA_CaesarAlgorithm::_this()':
- cryptS.cpp:(.text+0xdc5): undefined reference to `CORBA::Object::Object(TAO_Stub*, bool, TAO_Abstract_ServantBase*, TAO_ORB_Core*)'
- cryptS.o: In function `__static_initialization_and_destruction_0(int, int)':
- cryptS.cpp:(.text+0xec2): undefined reference to `TAO_POA_Initializer::init()'
- cryptS.o: In function `ACE_OutputCDR::write_octet(unsigned char)':
- cryptS.cpp:(.text._ZN13ACE_OutputCDR11write_octetEh[ACE_OutputCDR::write_octet(unsigned char)]+0x20): undefined reference to `ACE_OutputCDR::write_1(unsigned char const*)'
- cryptS.o: In function `CORBA::INTERNAL::~INTERNAL()':
- cryptS.cpp:(.text._ZN5CORBA8INTERNALD2Ev[_ZN5CORBA8INTERNALD5Ev]+0x13): undefined reference to `vtable for CORBA::INTERNAL'
- cryptS.cpp:(.text._ZN5CORBA8INTERNALD2Ev[_ZN5CORBA8INTERNALD5Ev]+0x1f): undefined reference to `CORBA::SystemException::~SystemException()'
- cryptS.o:(.gcc_except_table+0x1a0): undefined reference to `typeinfo for CORBA::Exception'
- cryptS.o: In function `TAO_Abstract_ServantBase::TAO_Abstract_ServantBase()':
- cryptS.cpp:(.text._ZN24TAO_Abstract_ServantBaseC2Ev[_ZN24TAO_Abstract_ServantBaseC5Ev]+0xf): undefined reference to `vtable for TAO_Abstract_ServantBase'
- cryptS.o: In function `TAO_Abstract_ServantBase::TAO_Abstract_ServantBase(TAO_Abstract_ServantBase const&)':
- cryptS.cpp:(.text._ZN24TAO_Abstract_ServantBaseC2ERKS_[_ZN24TAO_Abstract_ServantBaseC5ERKS_]+0x13): undefined reference to `vtable for TAO_Abstract_ServantBase'
- cryptS.o: In function `TAO::Upcall_Command::Upcall_Command()':
- cryptS.cpp:(.text._ZN3TAO14Upcall_CommandC2Ev[_ZN3TAO14Upcall_CommandC5Ev]+0xf): undefined reference to `vtable for TAO::Upcall_Command'
- cryptS.o: In function `encrypt_CaesarAlgorithm::~encrypt_CaesarAlgorithm()':
- cryptS.cpp:(.text._ZN23encrypt_CaesarAlgorithmD2Ev[_ZN23encrypt_CaesarAlgorithmD5Ev]+0x1f): undefined reference to `TAO::Upcall_Command::~Upcall_Command()'
- cryptS.o: In function `decrypt_CaesarAlgorithm::~decrypt_CaesarAlgorithm()':
- cryptS.cpp:(.text._ZN23decrypt_CaesarAlgorithmD2Ev[_ZN23decrypt_CaesarAlgorithmD5Ev]+0x1f): undefined reference to `TAO::Upcall_Command::~Upcall_Command()'
- cryptS.o: In function `shutdown_CaesarAlgorithm::~shutdown_CaesarAlgorithm()':
- cryptS.cpp:(.text._ZN24shutdown_CaesarAlgorithmD2Ev[_ZN24shutdown_CaesarAlgorithmD5Ev]+0x1f): undefined reference to `TAO::Upcall_Command::~Upcall_Command()'
- cryptS.o:(.rodata+0x340): undefined reference to `TAO_ServantBase::_is_a_thru_poa_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)'
- cryptS.o:(.rodata+0x3b8): undefined reference to `TAO_ServantBase::_component_thru_poa_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)'
- cryptS.o:(.rodata+0x400): undefined reference to `TAO_ServantBase::_non_existent_thru_poa_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)'
- cryptS.o:(.rodata+0x418): undefined reference to `TAO_ServantBase::_repository_id_thru_poa_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)'
- cryptS.o:(.rodata+0x430): undefined reference to `TAO_ServantBase::_interface_skel(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*)'
- cryptS.o:(.rodata._ZTVN3TAO29Ret_Special_Basic_SArgument_TIbN12ACE_InputCDR10to_booleanEN13ACE_OutputCDR12from_booleanENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::Ret_Special_Basic_SArgument_T<bool, ACE_InputCDR::to_boolean, ACE_OutputCDR::from_boolean, TAO::Any_Insert_Policy_Stream>]+0x28): undefined reference to `TAO::Argument::demarshal(TAO_InputCDR&)'
- cryptS.o:(.rodata._ZTVN3TAO29Ret_Special_Basic_SArgument_TIbN12ACE_InputCDR10to_booleanEN13ACE_OutputCDR12from_booleanENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::Ret_Special_Basic_SArgument_T<bool, ACE_InputCDR::to_boolean, ACE_OutputCDR::from_boolean, TAO::Any_Insert_Policy_Stream>]+0x30): undefined reference to `TAO::Argument::clone()'
- cryptS.o:(.rodata._ZTVN3TAO29Ret_Special_Basic_SArgument_TIbN12ACE_InputCDR10to_booleanEN13ACE_OutputCDR12from_booleanENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::Ret_Special_Basic_SArgument_T<bool, ACE_InputCDR::to_boolean, ACE_OutputCDR::from_boolean, TAO::Any_Insert_Policy_Stream>]+0x40): undefined reference to `TAO::RetArgument::mode() const'
- cryptS.o:(.rodata._ZTVN3TAO23In_Var_Size_SArgument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::In_Var_Size_SArgument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x20): undefined reference to `TAO::Argument::marshal(TAO_OutputCDR&)'
- cryptS.o:(.rodata._ZTVN3TAO23In_Var_Size_SArgument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::In_Var_Size_SArgument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x30): undefined reference to `TAO::Argument::clone()'
- cryptS.o:(.rodata._ZTVN3TAO23In_Var_Size_SArgument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::In_Var_Size_SArgument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x40): undefined reference to `TAO::InArgument::mode() const'
- cryptS.o:(.rodata._ZTVN3TAO25Ret_UB_String_SArgument_TIcNS_10String_varIcEEEE[vtable for TAO::Ret_UB_String_SArgument_T<char, TAO::String_var<char> >]+0x28): undefined reference to `TAO::Argument::demarshal(TAO_InputCDR&)'
- cryptS.o:(.rodata._ZTVN3TAO25Ret_UB_String_SArgument_TIcNS_10String_varIcEEEE[vtable for TAO::Ret_UB_String_SArgument_T<char, TAO::String_var<char> >]+0x30): undefined reference to `TAO::Argument::clone()'
- cryptS.o:(.rodata._ZTVN3TAO25Ret_UB_String_SArgument_TIcNS_10String_varIcEEEE[vtable for TAO::Ret_UB_String_SArgument_T<char, TAO::String_var<char> >]+0x40): undefined reference to `TAO::RetArgument::mode() const'
- cryptS.o:(.rodata._ZTVN3TAO20In_Basic_SArgument_TIjNS_24Any_Insert_Policy_StreamEEE[vtable for TAO::In_Basic_SArgument_T<unsigned int, TAO::Any_Insert_Policy_Stream>]+0x20): undefined reference to `TAO::Argument::marshal(TAO_OutputCDR&)'
- cryptS.o:(.rodata._ZTVN3TAO20In_Basic_SArgument_TIjNS_24Any_Insert_Policy_StreamEEE[vtable for TAO::In_Basic_SArgument_T<unsigned int, TAO::Any_Insert_Policy_Stream>]+0x30): undefined reference to `TAO::Argument::clone()'
- cryptS.o:(.rodata._ZTVN3TAO20In_Basic_SArgument_TIjNS_24Any_Insert_Policy_StreamEEE[vtable for TAO::In_Basic_SArgument_T<unsigned int, TAO::Any_Insert_Policy_Stream>]+0x40): undefined reference to `TAO::InArgument::mode() const'
- cryptS.o:(.rodata._ZTVN3TAO24In_UB_String_SArgument_TIcNS_10String_varIcEEEE[vtable for TAO::In_UB_String_SArgument_T<char, TAO::String_var<char> >]+0x20): undefined reference to `TAO::Argument::marshal(TAO_OutputCDR&)'
- cryptS.o:(.rodata._ZTVN3TAO24In_UB_String_SArgument_TIcNS_10String_varIcEEEE[vtable for TAO::In_UB_String_SArgument_T<char, TAO::String_var<char> >]+0x30): undefined reference to `TAO::Argument::clone()'
- cryptS.o:(.rodata._ZTVN3TAO24In_UB_String_SArgument_TIcNS_10String_varIcEEEE[vtable for TAO::In_UB_String_SArgument_T<char, TAO::String_var<char> >]+0x40): undefined reference to `TAO::InArgument::mode() const'
- cryptS.o:(.rodata._ZTVN3TAO24Ret_Var_Size_SArgument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::Ret_Var_Size_SArgument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x28): undefined reference to `TAO::Argument::demarshal(TAO_InputCDR&)'
- cryptS.o:(.rodata._ZTVN3TAO24Ret_Var_Size_SArgument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::Ret_Var_Size_SArgument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x30): undefined reference to `TAO::Argument::clone()'
- cryptS.o:(.rodata._ZTVN3TAO24Ret_Var_Size_SArgument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[vtable for TAO::Ret_Var_Size_SArgument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x40): undefined reference to `TAO::RetArgument::mode() const'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0xb0): undefined reference to `virtual thunk to TAO_ServantBase::_non_existent()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0xb8): undefined reference to `virtual thunk to TAO_ServantBase::_get_interface()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0xc0): undefined reference to `virtual thunk to TAO_ServantBase::_get_component()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0xc8): undefined reference to `virtual thunk to TAO_ServantBase::_repository_id()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0xd0): undefined reference to `virtual thunk to TAO_ServantBase::_add_ref()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0xd8): undefined reference to `virtual thunk to TAO_ServantBase::_remove_ref()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0xe0): undefined reference to `virtual thunk to TAO_ServantBase::_refcount_value() const'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0xe8): undefined reference to `virtual thunk to TAO_ServantBase::_create_stub()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0xf0): undefined reference to `virtual thunk to TAO_ServantBase::_find(char const*, void (*&)(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*), unsigned long)'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0xf8): undefined reference to `virtual thunk to TAO_ServantBase::_find(char const*, void (*&)(TAO_Abstract_ServantBase*, TAO::Argument**), TAO::Collocation_Strategy, unsigned long)'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0x100): undefined reference to `virtual thunk to TAO_ServantBase::_collocated_dispatch(CORBA::Object*, TAO_Pseudo_Out_T<CORBA::Object>, bool&, TAO::Argument**, int, char const*, unsigned long, TAO::Collocation_Strategy)'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0x1e0): undefined reference to `TAO_ServantBase::_non_existent()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0x1e8): undefined reference to `TAO_ServantBase::_get_interface()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0x1f0): undefined reference to `TAO_ServantBase::_get_component()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0x1f8): undefined reference to `TAO_ServantBase::_repository_id()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0x200): undefined reference to `TAO_ServantBase::_add_ref()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0x208): undefined reference to `TAO_ServantBase::_remove_ref()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0x210): undefined reference to `TAO_ServantBase::_refcount_value() const'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0x218): undefined reference to `TAO_ServantBase::_create_stub()'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0x220): undefined reference to `TAO_ServantBase::_find(char const*, void (*&)(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*), unsigned long)'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0x228): undefined reference to `TAO_ServantBase::_find(char const*, void (*&)(TAO_Abstract_ServantBase*, TAO::Argument**), TAO::Collocation_Strategy, unsigned long)'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0x230): undefined reference to `TAO_ServantBase::_collocated_dispatch(CORBA::Object*, TAO_Pseudo_Out_T<CORBA::Object>, bool&, TAO::Argument**, int, char const*, unsigned long, TAO::Collocation_Strategy)'
- cryptS.o:(.rodata._ZTV19POA_CaesarAlgorithm[vtable for POA_CaesarAlgorithm]+0x248): undefined reference to `TAO_ServantBase::_default_POA()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x88): undefined reference to `typeinfo for TAO_ServantBase'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x90): undefined reference to `TAO_ServantBase::~TAO_ServantBase()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x98): undefined reference to `TAO_ServantBase::~TAO_ServantBase()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0xa0): undefined reference to `TAO_ServantBase::_is_a(char const*)'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0xa8): undefined reference to `TAO_ServantBase::_non_existent()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0xb0): undefined reference to `TAO_ServantBase::_get_interface()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0xb8): undefined reference to `TAO_ServantBase::_get_component()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0xc0): undefined reference to `TAO_ServantBase::_repository_id()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0xc8): undefined reference to `TAO_ServantBase::_add_ref()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0xd0): undefined reference to `TAO_ServantBase::_remove_ref()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0xd8): undefined reference to `TAO_ServantBase::_refcount_value() const'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0xe0): undefined reference to `TAO_ServantBase::_create_stub()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0xe8): undefined reference to `TAO_ServantBase::_find(char const*, void (*&)(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*), unsigned long)'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0xf0): undefined reference to `TAO_ServantBase::_find(char const*, void (*&)(TAO_Abstract_ServantBase*, TAO::Argument**), TAO::Collocation_Strategy, unsigned long)'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0xf8): undefined reference to `TAO_ServantBase::_collocated_dispatch(CORBA::Object*, TAO_Pseudo_Out_T<CORBA::Object>, bool&, TAO::Argument**, int, char const*, unsigned long, TAO::Collocation_Strategy)'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x110): undefined reference to `TAO_ServantBase::_default_POA()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x198): undefined reference to `typeinfo for TAO_ServantBase'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x1a0): undefined reference to `virtual thunk to TAO_ServantBase::~TAO_ServantBase()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x1a8): undefined reference to `virtual thunk to TAO_ServantBase::~TAO_ServantBase()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x1b0): undefined reference to `virtual thunk to TAO_ServantBase::_is_a(char const*)'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x1b8): undefined reference to `virtual thunk to TAO_ServantBase::_non_existent()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x1c0): undefined reference to `virtual thunk to TAO_ServantBase::_get_interface()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x1c8): undefined reference to `virtual thunk to TAO_ServantBase::_get_component()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x1d0): undefined reference to `virtual thunk to TAO_ServantBase::_repository_id()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x1d8): undefined reference to `virtual thunk to TAO_ServantBase::_add_ref()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x1e0): undefined reference to `virtual thunk to TAO_ServantBase::_remove_ref()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x1e8): undefined reference to `virtual thunk to TAO_ServantBase::_refcount_value() const'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x1f0): undefined reference to `virtual thunk to TAO_ServantBase::_create_stub()'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x1f8): undefined reference to `virtual thunk to TAO_ServantBase::_find(char const*, void (*&)(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*), unsigned long)'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x200): undefined reference to `virtual thunk to TAO_ServantBase::_find(char const*, void (*&)(TAO_Abstract_ServantBase*, TAO::Argument**), TAO::Collocation_Strategy, unsigned long)'
- cryptS.o:(.rodata._ZTC19POA_CaesarAlgorithm8_15TAO_ServantBase[vtable for POA_CaesarAlgorithm]+0x208): undefined reference to `virtual thunk to TAO_ServantBase::_collocated_dispatch(CORBA::Object*, TAO_Pseudo_Out_T<CORBA::Object>, bool&, TAO::Argument**, int, char const*, unsigned long, TAO::Collocation_Strategy)'
- cryptS.o:(.rodata._ZTV40TAO_CaesarAlgorithm_Perfect_Hash_OpTable[vtable for TAO_CaesarAlgorithm_Perfect_Hash_OpTable]+0x10): undefined reference to `TAO_Perfect_Hash_OpTable::find(char const*, void (*&)(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*), unsigned int)'
- cryptS.o:(.rodata._ZTV40TAO_CaesarAlgorithm_Perfect_Hash_OpTable[vtable for TAO_CaesarAlgorithm_Perfect_Hash_OpTable]+0x18): undefined reference to `TAO_Perfect_Hash_OpTable::find(char const*, void (*&)(TAO_Abstract_ServantBase*, TAO::Argument**), TAO::Collocation_Strategy, unsigned int)'
- cryptS.o:(.rodata._ZTV40TAO_CaesarAlgorithm_Perfect_Hash_OpTable[vtable for TAO_CaesarAlgorithm_Perfect_Hash_OpTable]+0x20): undefined reference to `TAO_Perfect_Hash_OpTable::bind(char const*, TAO::Operation_Skeletons)'
- cryptS.o:(.rodata._ZTIN3TAO29Ret_Special_Basic_SArgument_TIbN12ACE_InputCDR10to_booleanEN13ACE_OutputCDR12from_booleanENS_24Any_Insert_Policy_StreamEEE[typeinfo for TAO::Ret_Special_Basic_SArgument_T<bool, ACE_InputCDR::to_boolean, ACE_OutputCDR::from_boolean, TAO::Any_Insert_Policy_Stream>]+0x10): undefined reference to `typeinfo for TAO::RetArgument'
- cryptS.o:(.rodata._ZTI24shutdown_CaesarAlgorithm[typeinfo for shutdown_CaesarAlgorithm]+0x10): undefined reference to `typeinfo for TAO::Upcall_Command'
- cryptS.o:(.rodata._ZTIN3TAO23In_Var_Size_SArgument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[typeinfo for TAO::In_Var_Size_SArgument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x10): undefined reference to `typeinfo for TAO::InArgument'
- cryptS.o:(.rodata._ZTIN3TAO25Ret_UB_String_SArgument_TIcNS_10String_varIcEEEE[typeinfo for TAO::Ret_UB_String_SArgument_T<char, TAO::String_var<char> >]+0x10): undefined reference to `typeinfo for TAO::RetArgument'
- cryptS.o:(.rodata._ZTI23decrypt_CaesarAlgorithm[typeinfo for decrypt_CaesarAlgorithm]+0x10): undefined reference to `typeinfo for TAO::Upcall_Command'
- cryptS.o:(.rodata._ZTIN3TAO20In_Basic_SArgument_TIjNS_24Any_Insert_Policy_StreamEEE[typeinfo for TAO::In_Basic_SArgument_T<unsigned int, TAO::Any_Insert_Policy_Stream>]+0x10): undefined reference to `typeinfo for TAO::InArgument'
- cryptS.o:(.rodata._ZTIN3TAO24In_UB_String_SArgument_TIcNS_10String_varIcEEEE[typeinfo for TAO::In_UB_String_SArgument_T<char, TAO::String_var<char> >]+0x10): undefined reference to `typeinfo for TAO::InArgument'
- cryptS.o:(.rodata._ZTIN3TAO24Ret_Var_Size_SArgument_TIN15CaesarAlgorithm12charsequenceENS_24Any_Insert_Policy_StreamEEE[typeinfo for TAO::Ret_Var_Size_SArgument_T<CaesarAlgorithm::charsequence, TAO::Any_Insert_Policy_Stream>]+0x10): undefined reference to `typeinfo for TAO::RetArgument'
- cryptS.o:(.rodata._ZTI23encrypt_CaesarAlgorithm[typeinfo for encrypt_CaesarAlgorithm]+0x10): undefined reference to `typeinfo for TAO::Upcall_Command'
- cryptS.o:(.rodata._ZTI40TAO_CaesarAlgorithm_Perfect_Hash_OpTable[typeinfo for TAO_CaesarAlgorithm_Perfect_Hash_OpTable]+0x10): undefined reference to `typeinfo for TAO_Perfect_Hash_OpTable'
- cryptS.o:(.rodata._ZTI19POA_CaesarAlgorithm[typeinfo for POA_CaesarAlgorithm]+0x18): undefined reference to `typeinfo for TAO_ServantBase'
- cryptS.o: In function `TAO_Operation_Table::TAO_Operation_Table()':
- cryptS.cpp:(.text._ZN19TAO_Operation_TableC2Ev[_ZN19TAO_Operation_TableC5Ev]+0xf): undefined reference to `vtable for TAO_Operation_Table'
- cryptS.o: In function `TAO_Perfect_Hash_OpTable::TAO_Perfect_Hash_OpTable()':
- cryptS.cpp:(.text._ZN24TAO_Perfect_Hash_OpTableC2Ev[_ZN24TAO_Perfect_Hash_OpTableC5Ev]+0x1f): undefined reference to `vtable for TAO_Perfect_Hash_OpTable'
- cryptS.o: In function `TAO_CaesarAlgorithm_Perfect_Hash_OpTable::~TAO_CaesarAlgorithm_Perfect_Hash_OpTable()':
- cryptS.cpp:(.text._ZN40TAO_CaesarAlgorithm_Perfect_Hash_OpTableD2Ev[_ZN40TAO_CaesarAlgorithm_Perfect_Hash_OpTableD5Ev]+0x1f): undefined reference to `TAO_Perfect_Hash_OpTable::~TAO_Perfect_Hash_OpTable()'
- cryptS.o: In function `TAO::Ret_UB_String_SArgument_T<char, TAO::String_var<char> >::interceptor_value(CORBA::Any*) const':
- cryptS.cpp:(.text._ZNK3TAO25Ret_UB_String_SArgument_TIcNS_10String_varIcEEE17interceptor_valueEPN5CORBA3AnyE[TAO::Ret_UB_String_SArgument_T<char, TAO::String_var<char> >::interceptor_value(CORBA::Any*) const]+0x2e): undefined reference to `operator<<=(CORBA::Any&, char const*)'
- cryptS.o: In function `TAO::In_UB_String_SArgument_T<char, TAO::String_var<char> >::interceptor_value(CORBA::Any*) const':
- cryptS.cpp:(.text._ZNK3TAO24In_UB_String_SArgument_TIcNS_10String_varIcEEE17interceptor_valueEPN5CORBA3AnyE[TAO::In_UB_String_SArgument_T<char, TAO::String_var<char> >::interceptor_value(CORBA::Any*) const]+0x2e): undefined reference to `operator<<=(CORBA::Any&, char const*)'
- cryptS.o: In function `TAO::Any_Insert_Policy_Stream<ACE_OutputCDR::from_boolean>::any_insert(CORBA::Any*, ACE_OutputCDR::from_boolean const&)':
- cryptS.cpp:(.text._ZN3TAO24Any_Insert_Policy_StreamIN13ACE_OutputCDR12from_booleanEE10any_insertEPN5CORBA3AnyERKS2_[TAO::Any_Insert_Policy_Stream<ACE_OutputCDR::from_boolean>::any_insert(CORBA::Any*, ACE_OutputCDR::from_boolean const&)]+0x1f): undefined reference to `CORBA::Any::operator<<=(ACE_OutputCDR::from_boolean)'
- cryptS.o: In function `TAO::Any_Insert_Policy_Stream<unsigned int>::any_insert(CORBA::Any*, unsigned int const&)':
- cryptS.cpp:(.text._ZN3TAO24Any_Insert_Policy_StreamIjE10any_insertEPN5CORBA3AnyERKj[TAO::Any_Insert_Policy_Stream<unsigned int>::any_insert(CORBA::Any*, unsigned int const&)]+0x20): undefined reference to `operator<<=(CORBA::Any&, unsigned int)'
- main.o: In function `main':
- main.cpp:(.text+0x4e): undefined reference to `CORBA::ORB_init(int&, char**, char const*)'
- main.cpp:(.text+0x84): undefined reference to `CORBA::ORB::resolve_initial_references(char const*, ACE_Time_Value*)'
- main.cpp:(.text+0xb0): undefined reference to `PortableServer::POA::_narrow(CORBA::Object*)'
- main.cpp:(.text+0xd4): undefined reference to `CORBA::PolicyList::PolicyList()'
- main.cpp:(.text+0x2c1): undefined reference to `CORBA::ORB::resolve_initial_references(char const*, ACE_Time_Value*)'
- main.cpp:(.text+0x2ed): undefined reference to `CosNaming::NamingContext::_narrow(CORBA::Object*)'
- main.cpp:(.text+0x469): undefined reference to `CORBA::ORB::object_to_string(CORBA::Object*)'
- main.cpp:(.text+0x4c6): undefined reference to `CosNaming::Name::Name()'
- main.cpp:(.text+0x5b7): undefined reference to `CORBA::ORB::run()'
- main.cpp:(.text+0x5cd): undefined reference to `CosNaming::Name::~Name()'
- main.cpp:(.text+0x5e4): undefined reference to `CosNaming::Name::~Name()'
- main.cpp:(.text+0x735): undefined reference to `CORBA::PolicyList::~PolicyList()'
- main.cpp:(.text+0x74c): undefined reference to `CORBA::PolicyList::~PolicyList()'
- main.cpp:(.text+0x7cf): undefined reference to `CORBA::operator<<(std::basic_ostream<char, std::char_traits<char> >&, CORBA::Exception const&)'
- main.cpp:(.text+0x8ae): undefined reference to `CORBA::ORB::destroy()'
- main.cpp:(.text+0x8fc): undefined reference to `CORBA::operator<<(std::basic_ostream<char, std::char_traits<char> >&, CORBA::Exception const&)'
- main.o: In function `__static_initialization_and_destruction_0(int, int)':
- main.cpp:(.text+0x9b2): undefined reference to `TAO_POA_Initializer::init()'
- main.o: In function `TAO::details::string_traits_base<char>::default_initializer()':
- main.cpp:(.text._ZN3TAO7details18string_traits_baseIcE19default_initializerEv[TAO::details::string_traits_base<char>::default_initializer()]+0xa): undefined reference to `CORBA::string_dup(char const*)'
- main.o: In function `CORBA::BAD_PARAM::~BAD_PARAM()':
- main.cpp:(.text._ZN5CORBA9BAD_PARAMD2Ev[_ZN5CORBA9BAD_PARAMD5Ev]+0x13): undefined reference to `vtable for CORBA::BAD_PARAM'
- main.cpp:(.text._ZN5CORBA9BAD_PARAMD2Ev[_ZN5CORBA9BAD_PARAMD5Ev]+0x1f): undefined reference to `CORBA::SystemException::~SystemException()'
- main.o:(.gcc_except_table+0x5c): undefined reference to `typeinfo for CORBA::SystemException'
- main.o:(.gcc_except_table+0x78): undefined reference to `typeinfo for CORBA::SystemException'
- main.o:(.gcc_except_table+0x90): undefined reference to `typeinfo for CORBA::SystemException'
- main.o:(.gcc_except_table+0x18c): undefined reference to `typeinfo for CORBA::Exception'
- main.o: In function `CORBA::ORB::_decr_refcount()':
- main.cpp:(.text._ZN5CORBA3ORB14_decr_refcountEv[CORBA::ORB::_decr_refcount()]+0x38): undefined reference to `CORBA::ORB::~ORB()'
- main.o: In function `CryptographicImpl::CryptographicImpl(TAO_Pseudo_Var_T<CORBA::ORB>)':
- main.cpp:(.text._ZN17CryptographicImplC1E16TAO_Pseudo_Var_TIN5CORBA3ORBEE[CryptographicImpl::CryptographicImpl(TAO_Pseudo_Var_T<CORBA::ORB>)]+0x37): undefined reference to `TAO_ServantBase::TAO_ServantBase()'
- main.cpp:(.text._ZN17CryptographicImplC1E16TAO_Pseudo_Var_TIN5CORBA3ORBEE[CryptographicImpl::CryptographicImpl(TAO_Pseudo_Var_T<CORBA::ORB>)]+0x130): undefined reference to `TAO_ServantBase::~TAO_ServantBase()'
- main.cpp:(.text._ZN17CryptographicImplC1E16TAO_Pseudo_Var_TIN5CORBA3ORBEE[CryptographicImpl::CryptographicImpl(TAO_Pseudo_Var_T<CORBA::ORB>)]+0x149): undefined reference to `TAO_Abstract_ServantBase::~TAO_Abstract_ServantBase()'
- main.o: In function `CryptographicImpl::decrypt(CaesarAlgorithm::charsequence const&, unsigned int, unsigned int)':
- main.cpp:(.text._ZN17CryptographicImpl7decryptERKN15CaesarAlgorithm12charsequenceEjj[CryptographicImpl::decrypt(CaesarAlgorithm::charsequence const&, unsigned int, unsigned int)]+0x36): undefined reference to `CORBA::string_alloc(unsigned int)'
- main.o: In function `CryptographicImpl::shutdown()':
- main.cpp:(.text._ZN17CryptographicImpl8shutdownEv[CryptographicImpl::shutdown()]+0x31): undefined reference to `CORBA::ORB::shutdown(bool)'
- main.o: In function `TAO_Objref_Var_T<PortableServer::POA>::~TAO_Objref_Var_T()':
- main.cpp:(.text._ZN16TAO_Objref_Var_TIN14PortableServer3POAEED2Ev[_ZN16TAO_Objref_Var_TIN14PortableServer3POAEED5Ev]+0x17): undefined reference to `TAO::Objref_Traits<PortableServer::POA>::release(PortableServer::POA*)'
- main.o: In function `TAO_Objref_Var_T<PortableServer::POAManager>::~TAO_Objref_Var_T()':
- main.cpp:(.text._ZN16TAO_Objref_Var_TIN14PortableServer10POAManagerEED2Ev[_ZN16TAO_Objref_Var_TIN14PortableServer10POAManagerEED5Ev]+0x17): undefined reference to `TAO::Objref_Traits<PortableServer::POAManager>::release(PortableServer::POAManager*)'
- main.o: In function `TAO_Objref_Var_T<CosNaming::NamingContext>::~TAO_Objref_Var_T()':
- main.cpp:(.text._ZN16TAO_Objref_Var_TIN9CosNaming13NamingContextEED2Ev[_ZN16TAO_Objref_Var_TIN9CosNaming13NamingContextEED5Ev]+0x17): undefined reference to `TAO::Objref_Traits<CosNaming::NamingContext>::release(CosNaming::NamingContext*)'
- main.o: In function `TAO_Objref_Var_T<CORBA::Policy>::~TAO_Objref_Var_T()':
- main.cpp:(.text._ZN16TAO_Objref_Var_TIN5CORBA6PolicyEED2Ev[_ZN16TAO_Objref_Var_TIN5CORBA6PolicyEED5Ev]+0x17): undefined reference to `TAO::Objref_Traits<CORBA::Policy>::release(CORBA::Policy*)'
- main.o: In function `TAO::details::range_checking<char, true>::check(unsigned int, unsigned int, unsigned int, char const*)':
- main.cpp:(.text._ZN3TAO7details14range_checkingIcLb1EE5checkEjjjPKc[TAO::details::range_checking<char, true>::check(unsigned int, unsigned int, unsigned int, char const*)]+0x36): undefined reference to `CORBA::BAD_PARAM::BAD_PARAM()'
- main.cpp:(.text._ZN3TAO7details14range_checkingIcLb1EE5checkEjjjPKc[TAO::details::range_checking<char, true>::check(unsigned int, unsigned int, unsigned int, char const*)]+0x5e): undefined reference to `typeinfo for CORBA::BAD_PARAM'
- main.o: In function `TAO::details::range_checking<CORBA::Policy*, true>::check(unsigned int, unsigned int, unsigned int, char const*)':
- main.cpp:(.text._ZN3TAO7details14range_checkingIPN5CORBA6PolicyELb1EE5checkEjjjPKc[TAO::details::range_checking<CORBA::Policy*, true>::check(unsigned int, unsigned int, unsigned int, char const*)]+0x36): undefined reference to `CORBA::BAD_PARAM::BAD_PARAM()'
- main.cpp:(.text._ZN3TAO7details14range_checkingIPN5CORBA6PolicyELb1EE5checkEjjjPKc[TAO::details::range_checking<CORBA::Policy*, true>::check(unsigned int, unsigned int, unsigned int, char const*)]+0x5e): undefined reference to `typeinfo for CORBA::BAD_PARAM'
- main.o: In function `TAO::details::object_reference_traits_base<CORBA::Policy, TAO_Objref_Var_T<CORBA::Policy> >::release(CORBA::Policy*)':
- main.cpp:(.text._ZN3TAO7details28object_reference_traits_baseIN5CORBA6PolicyE16TAO_Objref_Var_TIS3_EE7releaseEPS3_[TAO::details::object_reference_traits_base<CORBA::Policy, TAO_Objref_Var_T<CORBA::Policy> >::release(CORBA::Policy*)]+0x14): undefined reference to `TAO::Objref_Traits<CORBA::Policy>::release(CORBA::Policy*)'
- main.o: In function `TAO_Objref_Var_T<CORBA::Policy>::_retn()':
- main.cpp:(.text._ZN16TAO_Objref_Var_TIN5CORBA6PolicyEE5_retnEv[TAO_Objref_Var_T<CORBA::Policy>::_retn()]+0x18): undefined reference to `TAO::Objref_Traits<CORBA::Policy>::nil()'
- main.o: In function `TAO::details::range_checking<CosNaming::NameComponent, true>::check(unsigned int, unsigned int, unsigned int, char const*)':
- main.cpp:(.text._ZN3TAO7details14range_checkingIN9CosNaming13NameComponentELb1EE5checkEjjjPKc[TAO::details::range_checking<CosNaming::NameComponent, true>::check(unsigned int, unsigned int, unsigned int, char const*)]+0x36): undefined reference to `CORBA::BAD_PARAM::BAD_PARAM()'
- main.cpp:(.text._ZN3TAO7details14range_checkingIN9CosNaming13NameComponentELb1EE5checkEjjjPKc[TAO::details::range_checking<CosNaming::NameComponent, true>::check(unsigned int, unsigned int, unsigned int, char const*)]+0x5e): undefined reference to `typeinfo for CORBA::BAD_PARAM'
- main.o: In function `TAO::details::object_reference_traits_base<CORBA::Policy, TAO_Objref_Var_T<CORBA::Policy> >::nil()':
- main.cpp:(.text._ZN3TAO7details28object_reference_traits_baseIN5CORBA6PolicyE16TAO_Objref_Var_TIS3_EE3nilEv[TAO::details::object_reference_traits_base<CORBA::Policy, TAO_Objref_Var_T<CORBA::Policy> >::nil()]+0x5): undefined reference to `TAO::Objref_Traits<CORBA::Policy>::nil()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0xd8): undefined reference to `virtual thunk to TAO_ServantBase::_non_existent()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0xe0): undefined reference to `virtual thunk to TAO_ServantBase::_get_interface()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0xe8): undefined reference to `virtual thunk to TAO_ServantBase::_get_component()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0xf0): undefined reference to `virtual thunk to TAO_ServantBase::_repository_id()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0xf8): undefined reference to `virtual thunk to TAO_ServantBase::_add_ref()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x100): undefined reference to `virtual thunk to TAO_ServantBase::_remove_ref()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x108): undefined reference to `virtual thunk to TAO_ServantBase::_refcount_value() const'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x110): undefined reference to `virtual thunk to TAO_ServantBase::_create_stub()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x118): undefined reference to `virtual thunk to TAO_ServantBase::_find(char const*, void (*&)(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*), unsigned long)'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x120): undefined reference to `virtual thunk to TAO_ServantBase::_find(char const*, void (*&)(TAO_Abstract_ServantBase*, TAO::Argument**), TAO::Collocation_Strategy, unsigned long)'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x128): undefined reference to `virtual thunk to TAO_ServantBase::_collocated_dispatch(CORBA::Object*, TAO_Pseudo_Out_T<CORBA::Object>, bool&, TAO::Argument**, int, char const*, unsigned long, TAO::Collocation_Strategy)'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x208): undefined reference to `TAO_ServantBase::_non_existent()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x210): undefined reference to `TAO_ServantBase::_get_interface()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x218): undefined reference to `TAO_ServantBase::_get_component()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x220): undefined reference to `TAO_ServantBase::_repository_id()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x228): undefined reference to `TAO_ServantBase::_add_ref()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x230): undefined reference to `TAO_ServantBase::_remove_ref()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x238): undefined reference to `TAO_ServantBase::_refcount_value() const'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x240): undefined reference to `TAO_ServantBase::_create_stub()'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x248): undefined reference to `TAO_ServantBase::_find(char const*, void (*&)(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*), unsigned long)'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x250): undefined reference to `TAO_ServantBase::_find(char const*, void (*&)(TAO_Abstract_ServantBase*, TAO::Argument**), TAO::Collocation_Strategy, unsigned long)'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x258): undefined reference to `TAO_ServantBase::_collocated_dispatch(CORBA::Object*, TAO_Pseudo_Out_T<CORBA::Object>, bool&, TAO::Argument**, int, char const*, unsigned long, TAO::Collocation_Strategy)'
- main.o:(.rodata._ZTV17CryptographicImpl[vtable for CryptographicImpl]+0x270): undefined reference to `TAO_ServantBase::_default_POA()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0xb0): undefined reference to `virtual thunk to TAO_ServantBase::_non_existent()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0xb8): undefined reference to `virtual thunk to TAO_ServantBase::_get_interface()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0xc0): undefined reference to `virtual thunk to TAO_ServantBase::_get_component()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0xc8): undefined reference to `virtual thunk to TAO_ServantBase::_repository_id()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0xd0): undefined reference to `virtual thunk to TAO_ServantBase::_add_ref()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0xd8): undefined reference to `virtual thunk to TAO_ServantBase::_remove_ref()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0xe0): undefined reference to `virtual thunk to TAO_ServantBase::_refcount_value() const'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0xe8): undefined reference to `virtual thunk to TAO_ServantBase::_create_stub()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0xf0): undefined reference to `virtual thunk to TAO_ServantBase::_find(char const*, void (*&)(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*), unsigned long)'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0xf8): undefined reference to `virtual thunk to TAO_ServantBase::_find(char const*, void (*&)(TAO_Abstract_ServantBase*, TAO::Argument**), TAO::Collocation_Strategy, unsigned long)'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0x100): undefined reference to `virtual thunk to TAO_ServantBase::_collocated_dispatch(CORBA::Object*, TAO_Pseudo_Out_T<CORBA::Object>, bool&, TAO::Argument**, int, char const*, unsigned long, TAO::Collocation_Strategy)'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0x1e0): undefined reference to `TAO_ServantBase::_non_existent()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0x1e8): undefined reference to `TAO_ServantBase::_get_interface()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0x1f0): undefined reference to `TAO_ServantBase::_get_component()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0x1f8): undefined reference to `TAO_ServantBase::_repository_id()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0x200): undefined reference to `TAO_ServantBase::_add_ref()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0x208): undefined reference to `TAO_ServantBase::_remove_ref()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0x210): undefined reference to `TAO_ServantBase::_refcount_value() const'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0x218): undefined reference to `TAO_ServantBase::_create_stub()'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0x220): undefined reference to `TAO_ServantBase::_find(char const*, void (*&)(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*), unsigned long)'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0x228): undefined reference to `TAO_ServantBase::_find(char const*, void (*&)(TAO_Abstract_ServantBase*, TAO::Argument**), TAO::Collocation_Strategy, unsigned long)'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0x230): undefined reference to `TAO_ServantBase::_collocated_dispatch(CORBA::Object*, TAO_Pseudo_Out_T<CORBA::Object>, bool&, TAO::Argument**, int, char const*, unsigned long, TAO::Collocation_Strategy)'
- main.o:(.rodata._ZTC17CryptographicImpl0_19POA_CaesarAlgorithm[vtable for CryptographicImpl]+0x248): undefined reference to `TAO_ServantBase::_default_POA()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x88): undefined reference to `typeinfo for TAO_ServantBase'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x90): undefined reference to `TAO_ServantBase::~TAO_ServantBase()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x98): undefined reference to `TAO_ServantBase::~TAO_ServantBase()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0xa0): undefined reference to `TAO_ServantBase::_is_a(char const*)'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0xa8): undefined reference to `TAO_ServantBase::_non_existent()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0xb0): undefined reference to `TAO_ServantBase::_get_interface()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0xb8): undefined reference to `TAO_ServantBase::_get_component()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0xc0): undefined reference to `TAO_ServantBase::_repository_id()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0xc8): undefined reference to `TAO_ServantBase::_add_ref()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0xd0): undefined reference to `TAO_ServantBase::_remove_ref()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0xd8): undefined reference to `TAO_ServantBase::_refcount_value() const'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0xe0): undefined reference to `TAO_ServantBase::_create_stub()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0xe8): undefined reference to `TAO_ServantBase::_find(char const*, void (*&)(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*), unsigned long)'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0xf0): undefined reference to `TAO_ServantBase::_find(char const*, void (*&)(TAO_Abstract_ServantBase*, TAO::Argument**), TAO::Collocation_Strategy, unsigned long)'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0xf8): undefined reference to `TAO_ServantBase::_collocated_dispatch(CORBA::Object*, TAO_Pseudo_Out_T<CORBA::Object>, bool&, TAO::Argument**, int, char const*, unsigned long, TAO::Collocation_Strategy)'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x110): undefined reference to `TAO_ServantBase::_default_POA()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x198): undefined reference to `typeinfo for TAO_ServantBase'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x1a0): undefined reference to `virtual thunk to TAO_ServantBase::~TAO_ServantBase()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x1a8): undefined reference to `virtual thunk to TAO_ServantBase::~TAO_ServantBase()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x1b0): undefined reference to `virtual thunk to TAO_ServantBase::_is_a(char const*)'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x1b8): undefined reference to `virtual thunk to TAO_ServantBase::_non_existent()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x1c0): undefined reference to `virtual thunk to TAO_ServantBase::_get_interface()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x1c8): undefined reference to `virtual thunk to TAO_ServantBase::_get_component()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x1d0): undefined reference to `virtual thunk to TAO_ServantBase::_repository_id()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x1d8): undefined reference to `virtual thunk to TAO_ServantBase::_add_ref()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x1e0): undefined reference to `virtual thunk to TAO_ServantBase::_remove_ref()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x1e8): undefined reference to `virtual thunk to TAO_ServantBase::_refcount_value() const'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x1f0): undefined reference to `virtual thunk to TAO_ServantBase::_create_stub()'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x1f8): undefined reference to `virtual thunk to TAO_ServantBase::_find(char const*, void (*&)(TAO_ServerRequest&, TAO::Portable_Server::Servant_Upcall*, TAO_ServantBase*), unsigned long)'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x200): undefined reference to `virtual thunk to TAO_ServantBase::_find(char const*, void (*&)(TAO_Abstract_ServantBase*, TAO::Argument**), TAO::Collocation_Strategy, unsigned long)'
- main.o:(.rodata._ZTC17CryptographicImpl16_15TAO_ServantBase[vtable for CryptographicImpl]+0x208): undefined reference to `virtual thunk to TAO_ServantBase::_collocated_dispatch(CORBA::Object*, TAO_Pseudo_Out_T<CORBA::Object>, bool&, TAO::Argument**, int, char const*, unsigned long, TAO::Collocation_Strategy)'
- main.o: In function `CryptographicImpl::~CryptographicImpl()':
- main.cpp:(.text._ZN17CryptographicImplD1Ev[CryptographicImpl::~CryptographicImpl()]+0xea): undefined reference to `TAO_ServantBase::~TAO_ServantBase()'
- main.cpp:(.text._ZN17CryptographicImplD1Ev[CryptographicImpl::~CryptographicImpl()]+0x117): undefined reference to `TAO_ServantBase::~TAO_ServantBase()'
- main.cpp:(.text._ZN17CryptographicImplD1Ev[CryptographicImpl::~CryptographicImpl()]+0x133): undefined reference to `TAO_Abstract_ServantBase::~TAO_Abstract_ServantBase()'
- main.cpp:(.text._ZN17CryptographicImplD1Ev[CryptographicImpl::~CryptographicImpl()]+0x156): undefined reference to `TAO_Abstract_ServantBase::~TAO_Abstract_ServantBase()'
- collect2: ld returned 1 exit status
- make: *** [main] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement