Thread: [orbitcpp-list] Building orbitcpp fail
Status: Beta
Brought to you by:
philipd
From: <52...@ya...> - 2001-10-01 08:59:57
|
I've installed ORBit-0.5.8-1 I want to build orbitcpp-0.30.1 but it always fails btw : I use gcc-3.0 on RH-7.1 Could you help me???? the follow is configure messages and make messages [root@jyjy520 orbitcpp-0.30.1]# make everything-skels.c: In function `_ORBIT_skel_UnionServer_opVariable': everything-skels.c:6497: warning: const qualifier ignored on asm everything-skels.c:6502: warning: const qualifier ignored on asm everything-skels.c:6507: warning: const qualifier ignored on asm everything-skels.c:6512: warning: const qualifier ignored on asm everything-skels.c:6525: warning: const qualifier ignored on asm everything-skels.c:6533: warning: const qualifier ignored on asm everything-skels.c:6544: warning: const qualifier ignored on asm everything-skels.c:6562: warning: const qualifier ignored on asm everything-skels.c:6577: warning: const qualifier ignored on asm everything-skels.c:6589: warning: const qualifier ignored on asm everything-skels.c:6601: warning: const qualifier ignored on asm everything-skels.c:6606: warning: const qualifier ignored on asm everything-skels.c:6610: warning: const qualifier ignored on asm everything-skels.c:6614: warning: const qualifier ignored on asm everything-skels.c:6629: warning: const qualifier ignored on asm everything-skels.c:6640: warning: const qualifier ignored on asm everything-skels.c:6651: warning: const qualifier ignored on asm everything-skels.c:6674: warning: const qualifier ignored on asm everything-skels.c:6686: warning: const qualifier ignored on asm everything-skels.c:6697: warning: const qualifier ignored on asm c++ -DHAVE_CONFIG_H -I. -I. -I../../../orb -I../../.. -I../../.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/include -g -O0 -Wall -W -c everything-cpp-skels.cc In file included from /usr/local/include/orb/orbit.h:63, from ../../../orb/orbitcpp_types.hh:30, from ../../../orb/orbitcpp.hh:36, from everything-cpp-common.hh:11, from everything-cpp-stubs.hh:11, from everything-cpp-skels.hh:8, from everything-cpp-skels.cc:6: /usr/local/include/orb/env.h:51: warning: non-static const member `CORBA_TypeCode_struct* const <anonymous struct>::tc' in class without a constructor /usr/local/include/orb/env.h:56: warning: non-static const member `CORBA_TypeCode_struct* const <anonymous struct>::tc' in class without a constructor everything-cpp-skels.cc: In static member function `static _orbitcpp::c::test_VariableLengthStruct* POA_test::StructServer::_skel_opVariable(void*, const _orbitcpp::c::test_VariableLengthStruct*, _orbitcpp::c::test_VariableLengthStruct*, _orbitcpp::c::test_VariableLengthStruct**, CORBA_Environment*)': everything-cpp-skels.cc:363: no matching function for call to `_orbitcpp::Data_out<test::VariableLengthStruct>::Data_out(_orbitcpp::Data_out<test::VariableLengthStruct>)' ../../../orb/orbitcpp_smartptr.hh:291: candidates are: _orbitcpp::Data_out<T>::Data_out(_orbitcpp::Data_out<T>&) [with T = test::VariableLengthStruct] ../../../orb/orbitcpp_smartptr.hh:286: _orbitcpp::Data_out<T>::Data_out(_orbitcpp::Data_var<T>&) [with T = test::VariableLengthStruct] ../../../orb/orbitcpp_smartptr.hh:283: _orbitcpp::Data_out<T>::Data_out(T*&) [with T = test::VariableLengthStruct] everything-cpp-skels.cc:363: initializing argument 3 of `virtual test::VariableLengthStruct* POA_test::StructServer::opVariable(const test::VariableLengthStruct&, test::VariableLengthStruct&, _orbitcpp::Data_out<test::VariableLengthStruct>)' from result of `_orbitcpp::Data_out<T>::Data_out(T*&) [with T = test::VariableLengthStruct]' everything-cpp-skels.cc: In static member function `static _orbitcpp::c::test_CompoundStruct* POA_test::StructServer::_skel_opCompound(void*, const _orbitcpp::c::test_CompoundStruct*, _orbitcpp::c::test_CompoundStruct*, _orbitcpp::c::test_CompoundStruct**, CORBA_Environment*)': everything-cpp-skels.cc:383: no matching function for call to `_orbitcpp::Data_out<test::CompoundStruct>::Data_out(_orbitcpp::Data_out<test::CompoundStruct>)' ../../../orb/orbitcpp_smartptr.hh:291: candidates are: _orbitcpp::Data_out<T>::Data_out(_orbitcpp::Data_out<T>&) [with T = test::CompoundStruct] ../../../orb/orbitcpp_smartptr.hh:286: _orbitcpp::Data_out<T>::Data_out(_orbitcpp::Data_var<T>&) [with T = test::CompoundStruct] ../../../orb/orbitcpp_smartptr.hh:283: _orbitcpp::Data_out<T>::Data_out(T*&) [with T = test::CompoundStruct] everything-cpp-skels.cc:383: initializing argument 3 of `virtual test::CompoundStruct* POA_test::StructServer::opCompound(const test::CompoundStruct&, test::CompoundStruct&, _orbitcpp::Data_out<test::CompoundStruct>)' from result of `_orbitcpp::Data_out<T>::Data_out(T*&) [with T = test::CompoundStruct]' everything-cpp-skels.cc: In static member function `static _orbitcpp::c::test_StrSeq* POA_test::SequenceServer::_skel_opStrSeq(void*, const _orbitcpp::c::test_StrSeq*, _orbitcpp::c::test_StrSeq*, _orbitcpp::c::test_StrSeq**, CORBA_Environment*)': everything-cpp-skels.cc:436: no matching function for call to `_orbitcpp::Sequence_out<test::StrSeq>::Sequence_out(_orbitcpp::Sequence_out<test::StrSeq>)' ../../../orb/orbitcpp_smartptr.hh:494: candidates are: _orbitcpp::Sequence_out<T>::Sequence_out(_orbitcpp::Sequence_out<T>&) [with T = test::StrSeq] ../../../orb/orbitcpp_smartptr.hh:493: _orbitcpp::Sequence_out<T>::Sequence_out(_orbitcpp::Data_var<T>&) [with T = test::StrSeq] ../../../orb/orbitcpp_smartptr.hh:492: _orbitcpp::Sequence_out<T>::Sequence_out(T*&) [with T = test::StrSeq] everything-cpp-skels.cc:436: initializing argument 3 of `virtual test::StrSeq* POA_test::SequenceServer::opStrSeq(const test::StrSeq&, test::StrSeq&, _orbitcpp::Sequence_out<test::StrSeq>)' from result of `_orbitcpp::Sequence_out<T>::Sequence_out(T*&) [with T = test::StrSeq]' everything-cpp-skels.cc: In static member function `static _orbitcpp::c::test_BoundedStructSeq* POA_test::SequenceServer::_skel_opBoundedStructSeq(void*, const _orbitcpp::c::test_BoundedStructSeq*, _orbitcpp::c::test_BoundedStructSeq*, _orbitcpp::c::test_BoundedStructSeq**, CORBA_Environment*)': everything-cpp-skels.cc:456: no matching function for call to `_orbitcpp::Sequence_out<test::BoundedStructSeq>::Sequence_out(_orbitcpp::Sequence_out<test::BoundedStructSeq>)' ../../../orb/orbitcpp_smartptr.hh:494: candidates are: _orbitcpp::Sequence_out<T>::Sequence_out(_orbitcpp::Sequence_out<T>&) [with T = test::BoundedStructSeq] ../../../orb/orbitcpp_smartptr.hh:493: _orbitcpp::Sequence_out<T>::Sequence_out(_orbitcpp::Data_var<T>&) [with T = test::BoundedStructSeq] ../../../orb/orbitcpp_smartptr.hh:492: _orbitcpp::Sequence_out<T>::Sequence_out(T*&) [with T = test::BoundedStructSeq] everything-cpp-skels.cc:456: initializing argument 3 of `virtual test::BoundedStructSeq* POA_test::SequenceServer::opBoundedStructSeq(const test::BoundedStructSeq&, test::BoundedStructSeq&, _orbitcpp::Sequence_out<test::BoundedStructSeq>)' from result of `_orbitcpp::Sequence_out<T>::Sequence_out(T*&) [with T = test::BoundedStructSeq]' everything-cpp-skels.cc: In static member function `static char* POA_test::BasicServer::_skel_opString(void*, const char*, char**, char**, CORBA_Environment*)': everything-cpp-skels.cc:558: no matching function for call to `_orbitcpp::String_out<Char>::String_out(_orbitcpp::String_out<Char>)' ../../../orb/orbitcpp_smartptr.hh:1008: candidates are: _orbitcpp::String_out<CharT>::String_out(_orbitcpp::String_out<CharT>&) [with CharT = Char] ../../../orb/orbitcpp_smartptr.hh:1003: _orbitcpp::String_out<CharT>::String_out(_orbitcpp::String_var<CharT, false>&) [with CharT = Char] ../../../orb/orbitcpp_smartptr.hh:999: _orbitcpp::String_out<CharT>::String_out(CharT*&) [with CharT = Char] everything-cpp-skels.cc:558: initializing argument 3 of `virtual char* POA_test::BasicServer::opString(const char*, char*&, _orbitcpp::String_out<Char>)' from result of `_orbitcpp::String_out<CharT>::String_out(CharT*&) [with CharT = Char]' everything-cpp-skels.cc: In static member function `static CORBA_char** POA_test::BasicServer::_skel_opStrArray(void*, CORBA_char* const*, CORBA_char**, CORBA_char***, CORBA_Environment*)': everything-cpp-skels.cc:636: no matching function for call to `_orbitcpp::ArrayVariable_out<test::StrArray_slice, 2>::ArrayVariable_out(_orbitcpp::ArrayVariable_out<test::StrArray_slice, 2>)' ../../../orb/orbitcpp_smartptr.hh:703: candidates are: _orbitcpp::ArrayVariable_out<T_slice, len>::ArrayVariable_out(_orbitcpp::ArrayVariable_out<T_slice, len>&) [with T_slice = test::StrArray_slice, unsigned int len = 2] ../../../orb/orbitcpp_smartptr.hh:697: _orbitcpp::ArrayVariable_out<T_slice, len>::ArrayVariable_out(_orbitcpp::ArrayVariable_var<T_slice, len>&) [with T_slice = test::StrArray_slice, unsigned int len = 2] ../../../orb/orbitcpp_smartptr.hh:694: _orbitcpp::ArrayVariable_out<T_slice, len>::ArrayVariable_out(T_slice*&) [with T_slice = test::StrArray_slice, unsigned int len = 2] everything-cpp-skels.cc:636: initializing argument 3 of `virtual test::StrArray_slice* POA_test::BasicServer::opStrArray(const _orbitcpp::String_var<Char, true>*, _orbitcpp::String_var<Char, true>*, _orbitcpp::ArrayVariable_out<test::StrArray_slice, 2>)' from result of `_orbitcpp::ArrayVariable_out<T_slice, len>::ArrayVariable_out(T_slice*&) [with T_slice = test::StrArray_slice, unsigned int len = 2]' everything-cpp-skels.cc: In static member function `static _orbitcpp::c::test_VariableLengthUnion* POA_test::UnionServer::_skel_opVariable(void*, const _orbitcpp::c::test_VariableLengthUnion*, _orbitcpp::c::test_VariableLengthUnion*, _orbitcpp::c::test_VariableLengthUnion**, CORBA_Environment*)': everything-cpp-skels.cc:1062: no matching function for call to `_orbitcpp::Data_out<test::VariableLengthUnion>::Data_out(_orbitcpp::Data_out<test::VariableLengthUnion>)' ../../../orb/orbitcpp_smartptr.hh:291: candidates are: _orbitcpp::Data_out<T>::Data_out(_orbitcpp::Data_out<T>&) [with T = test::VariableLengthUnion] ../../../orb/orbitcpp_smartptr.hh:286: _orbitcpp::Data_out<T>::Data_out(_orbitcpp::Data_var<T>&) [with T = test::VariableLengthUnion] ../../../orb/orbitcpp_smartptr.hh:283: _orbitcpp::Data_out<T>::Data_out(T*&) [with T = test::VariableLengthUnion] everything-cpp-skels.cc:1062: initializing argument 3 of `virtual test::VariableLengthUnion* POA_test::UnionServer::opVariable(const test::VariableLengthUnion&, test::VariableLengthUnion&, _orbitcpp::Data_out<test::VariableLengthUnion>)' from result of `_orbitcpp::Data_out<T>::Data_out(T*&) [with T = test::VariableLengthUnion]' everything-cpp-skels.cc: In static member function `static CORBA_any* POA_test::AnyServer::_skel_opAnyLong(void*, const CORBA_any*, CORBA_any*, CORBA_any**, CORBA_Environment*)': everything-cpp-skels.cc:1117: no matching function for call to `_orbitcpp::DataVar_out<CORBA::Any>::DataVar_out(_orbitcpp::DataVar_out<CORBA::Any>)' ../../../orb/orbitcpp_smartptr.hh:414: candidates are: _orbitcpp::DataVar_out<T>::DataVar_out(_orbitcpp::DataVar_out<T>&) [with T = CORBA::Any] ../../../orb/orbitcpp_smartptr.hh:409: _orbitcpp::DataVar_out<T>::DataVar_out(_orbitcpp::DataVar_var<T>&) [with T = CORBA::Any] ../../../orb/orbitcpp_smartptr.hh:406: _orbitcpp::DataVar_out<T>::DataVar_out(T*&) [with T = CORBA::Any] everything-cpp-skels.cc:1117: initializing argument 3 of `virtual CORBA::Any* POA_test::AnyServer::opAnyLong(const CORBA::Any&, CORBA::Any&, _orbitcpp::DataVar_out<CORBA::Any>)' from result of `_orbitcpp::DataVar_out<T>::DataVar_out(T*&) [with T = CORBA::Any]' everything-cpp-skels.cc: In static member function `static CORBA_any* POA_test::AnyServer::_skel_opAnyString(void*, const CORBA_any*, CORBA_any*, CORBA_any**, CORBA_Environment*)': everything-cpp-skels.cc:1137: no matching function for call to `_orbitcpp::DataVar_out<CORBA::Any>::DataVar_out(_orbitcpp::DataVar_out<CORBA::Any>)' ../../../orb/orbitcpp_smartptr.hh:414: candidates are: _orbitcpp::DataVar_out<T>::DataVar_out(_orbitcpp::DataVar_out<T>&) [with T = CORBA::Any] ../../../orb/orbitcpp_smartptr.hh:409: _orbitcpp::DataVar_out<T>::DataVar_out(_orbitcpp::DataVar_var<T>&) [with T = CORBA::Any] ../../../orb/orbitcpp_smartptr.hh:406: _orbitcpp::DataVar_out<T>::DataVar_out(T*&) [with T = CORBA::Any] everything-cpp-skels.cc:1137: initializing argument 3 of `virtual CORBA::Any* POA_test::AnyServer::opAnyString(const CORBA::Any&, CORBA::Any&, _orbitcpp::DataVar_out<CORBA::Any>)' from result of `_orbitcpp::DataVar_out<T>::DataVar_out(T*&) [with T = CORBA::Any]' everything-cpp-skels.cc: In static member function `static CORBA_any* POA_test::AnyServer::_skel_opAnyStruct(void*, const CORBA_any*, CORBA_any*, CORBA_any**, CORBA_Environment*)': everything-cpp-skels.cc:1157: no matching function for call to `_orbitcpp::DataVar_out<CORBA::Any>::DataVar_out(_orbitcpp::DataVar_out<CORBA::Any>)' ../../../orb/orbitcpp_smartptr.hh:414: candidates are: _orbitcpp::DataVar_out<T>::DataVar_out(_orbitcpp::DataVar_out<T>&) [with T = CORBA::Any] ../../../orb/orbitcpp_smartptr.hh:409: _orbitcpp::DataVar_out<T>::DataVar_out(_orbitcpp::DataVar_var<T>&) [with T = CORBA::Any] ../../../orb/orbitcpp_smartptr.hh:406: _orbitcpp::DataVar_out<T>::DataVar_out(T*&) [with T = CORBA::Any] everything-cpp-skels.cc:1157: initializing argument 3 of `virtual CORBA::Any* POA_test::AnyServer::opAnyStruct(const CORBA::Any&, CORBA::Any&, _orbitcpp::DataVar_out<CORBA::Any>)' from result of `_orbitcpp::DataVar_out<T>::DataVar_out(T*&) [with T = CORBA::Any]' everything-cpp-skels.cc: In static member function `static CORBA_TypeCode_struct* POA_test::AnyServer::_skel_opTypeCode(void*, CORBA_TypeCode_struct*, CORBA_TypeCode_struct**, CORBA_TypeCode_struct**, CORBA_Environment*)': everything-cpp-skels.cc:1180: no matching function for call to `_orbitcpp::ObjectPtr_out<CORBA::TypeCode, CORBA::TypeCode*>::ObjectPtr_out(_orbitcpp::ObjectPtr_out<CORBA::TypeCode, CORBA::TypeCode*>)' ../../../orb/orbitcpp_smartptr.hh:155: candidates are: _orbitcpp::ObjectPtr_out<O, O_ptr>::ObjectPtr_out(_orbitcpp::ObjectPtr_out<O, O_ptr>&) [with O = CORBA::TypeCode, O_ptr = CORBA::TypeCode*] ../../../orb/orbitcpp_smartptr.hh:150: _orbitcpp::ObjectPtr_out<O, O_ptr>::ObjectPtr_out(_orbitcpp::ObjectPtr_var<O, O_ptr>&) [with O = CORBA::TypeCode, O_ptr = CORBA::TypeCode*] ../../../orb/orbitcpp_smartptr.hh:146: _orbitcpp::ObjectPtr_out<O, O_ptr>::ObjectPtr_out(O_ptr&) [with O = CORBA::TypeCode, O_ptr = CORBA::TypeCode*] everything-cpp-skels.cc:1180: initializing argument 3 of `virtual CORBA::TypeCode* POA_test::AnyServer::opTypeCode(CORBA::TypeCode*, CORBA::TypeCode*&, _orbitcpp::ObjectPtr_out<CORBA::TypeCode, CORBA::TypeCode*>)' from result of `_orbitcpp::ObjectPtr_out<O, O_ptr>::ObjectPtr_out(_orbitcpp::ObjectPtr_var<O, O_ptr>&) [with O = CORBA::TypeCode, O_ptr = CORBA::TypeCode*]' everything-cpp-skels.cc: In static member function `static _orbitcpp::c::VariableLengthStruct* POA_StructServer::_skel_opVariable(void*, const _orbitcpp::c::VariableLengthStruct*, _orbitcpp::c::VariableLengthStruct*, _orbitcpp::c::VariableLengthStruct**, CORBA_Environment*)': everything-cpp-skels.cc:1558: no matching function for call to `_orbitcpp::Data_out<VariableLengthStruct>::Data_out(_orbitcpp::Data_out<VariableLengthStruct>)' ../../../orb/orbitcpp_smartptr.hh:291: candidates are: _orbitcpp::Data_out<T>::Data_out(_orbitcpp::Data_out<T>&) [with T = VariableLengthStruct] ../../../orb/orbitcpp_smartptr.hh:286: _orbitcpp::Data_out<T>::Data_out(_orbitcpp::Data_var<T>&) [with T = VariableLengthStruct] ../../../orb/orbitcpp_smartptr.hh:283: _orbitcpp::Data_out<T>::Data_out(T*&) [with T = VariableLengthStruct] everything-cpp-skels.cc:1558: initializing argument 3 of `virtual VariableLengthStruct* POA_StructServer::opVariable(const VariableLengthStruct&, VariableLengthStruct&, _orbitcpp::Data_out<VariableLengthStruct>)' from result of `_orbitcpp::Data_out<T>::Data_out(T*&) [with T = VariableLengthStruct]' everything-cpp-skels.cc: In static member function `static _orbitcpp::c::CompoundStruct* POA_StructServer::_skel_opCompound(void*, const _orbitcpp::c::CompoundStruct*, _orbitcpp::c::CompoundStruct*, _orbitcpp::c::CompoundStruct**, CORBA_Environment*)': everything-cpp-skels.cc:1578: no matching function for call to `_orbitcpp::Data_out<CompoundStruct>::Data_out(_orbitcpp::Data_out<CompoundStruct>)' ../../../orb/orbitcpp_smartptr.hh:291: candidates are: _orbitcpp::Data_out<T>::Data_out(_orbitcpp::Data_out<T>&) [with T = CompoundStruct] ../../../orb/orbitcpp_smartptr.hh:286: _orbitcpp::Data_out<T>::Data_out(_orbitcpp::Data_var<T>&) [with T = CompoundStruct] ../../../orb/orbitcpp_smartptr.hh:283: _orbitcpp::Data_out<T>::Data_out(T*&) [with T = CompoundStruct] everything-cpp-skels.cc:1578: initializing argument 3 of `virtual CompoundStruct* POA_StructServer::opCompound(const CompoundStruct&, CompoundStruct&, _orbitcpp::Data_out<CompoundStruct>)' from result of `_orbitcpp::Data_out<T>::Data_out(T*&) [with T = CompoundStruct]' everything-cpp-skels.cc: In static member function `static _orbitcpp::c::StrSeq* POA_SequenceServer::_skel_opStrSeq(void*, const _orbitcpp::c::StrSeq*, _orbitcpp::c::StrSeq*, _orbitcpp::c::StrSeq**, CORBA_Environment*)': everything-cpp-skels.cc:1631: no matching function for call to `_orbitcpp::Sequence_out<test::StrSeq>::Sequence_out(_orbitcpp::Sequence_out<test::StrSeq>)' ../../../orb/orbitcpp_smartptr.hh:494: candidates are: _orbitcpp::Sequence_out<T>::Sequence_out(_orbitcpp::Sequence_out<T>&) [with T = test::StrSeq] ../../../orb/orbitcpp_smartptr.hh:493: _orbitcpp::Sequence_out<T>::Sequence_out(_orbitcpp::Data_var<T>&) [with T = test::StrSeq] ../../../orb/orbitcpp_smartptr.hh:492: _orbitcpp::Sequence_out<T>::Sequence_out(T*&) [with T = test::StrSeq] everything-cpp-skels.cc:1631: initializing argument 3 of `virtual StrSeq* POA_SequenceServer::opStrSeq(const StrSeq&, StrSeq&, _orbitcpp::Sequence_out<test::StrSeq>)' from result of `_orbitcpp::Sequence_out<T>::Sequence_out(T*&) [with T = test::StrSeq]' everything-cpp-skels.cc: In static member function `static _orbitcpp::c::BoundedStructSeq* POA_SequenceServer::_skel_opBoundedStructSeq(void*, const _orbitcpp::c::BoundedStructSeq*, _orbitcpp::c::BoundedStructSeq*, _orbitcpp::c::BoundedStructSeq**, CORBA_Environment*)': everything-cpp-skels.cc:1651: no matching function for call to `_orbitcpp::Sequence_out<BoundedStructSeq>::Sequence_out(_orbitcpp::Sequence_out<BoundedStructSeq>)' ../../../orb/orbitcpp_smartptr.hh:494: candidates are: _orbitcpp::Sequence_out<T>::Sequence_out(_orbitcpp::Sequence_out<T>&) [with T = BoundedStructSeq] ../../../orb/orbitcpp_smartptr.hh:493: _orbitcpp::Sequence_out<T>::Sequence_out(_orbitcpp::Data_var<T>&) [with T = BoundedStructSeq] ../../../orb/orbitcpp_smartptr.hh:492: _orbitcpp::Sequence_out<T>::Sequence_out(T*&) [with T = BoundedStructSeq] everything-cpp-skels.cc:1651: initializing argument 3 of `virtual BoundedStructSeq* POA_SequenceServer::opBoundedStructSeq(const BoundedStructSeq&, BoundedStructSeq&, _orbitcpp::Sequence_out<BoundedStructSeq>)' from result of `_orbitcpp::Sequence_out<T>::Sequence_out(T*&) [with T = BoundedStructSeq]' everything-cpp-skels.cc: In static member function `static char* POA_BasicServer::_skel_opString(void*, const char*, char**, char**, CORBA_Environment*)': everything-cpp-skels.cc:1753: no matching function for call to `_orbitcpp::String_out<Char>::String_out(_orbitcpp::String_out<Char>)' ../../../orb/orbitcpp_smartptr.hh:1008: candidates are: _orbitcpp::String_out<CharT>::String_out(_orbitcpp::String_out<CharT>&) [with CharT = Char] ../../../orb/orbitcpp_smartptr.hh:1003: _orbitcpp::String_out<CharT>::String_out(_orbitcpp::String_var<CharT, false>&) [with CharT = Char] ../../../orb/orbitcpp_smartptr.hh:999: _orbitcpp::String_out<CharT>::String_out(CharT*&) [with CharT = Char] everything-cpp-skels.cc:1753: initializing argument 3 of `virtual char* POA_BasicServer::opString(const char*, char*&, _orbitcpp::String_out<Char>)' from result of `_orbitcpp::String_out<CharT>::String_out(CharT*&) [with CharT = Char]' everything-cpp-skels.cc: In static member function `static CORBA_char** POA_BasicServer::_skel_opStrArray(void*, CORBA_char* const*, CORBA_char**, CORBA_char***, CORBA_Environment*)': everything-cpp-skels.cc:1831: no matching function for call to `_orbitcpp::ArrayVariable_out<test::StrArray_slice, 2>::ArrayVariable_out(_orbitcpp::ArrayVariable_out<test::StrArray_slice, 2>)' ../../../orb/orbitcpp_smartptr.hh:703: candidates are: _orbitcpp::ArrayVariable_out<T_slice, len>::ArrayVariable_out(_orbitcpp::ArrayVariable_out<T_slice, len>&) [with T_slice = test::StrArray_slice, unsigned int len = 2] ../../../orb/orbitcpp_smartptr.hh:697: _orbitcpp::ArrayVariable_out<T_slice, len>::ArrayVariable_out(_orbitcpp::ArrayVariable_var<T_slice, len>&) [with T_slice = test::StrArray_slice, unsigned int len = 2] ../../../orb/orbitcpp_smartptr.hh:694: _orbitcpp::ArrayVariable_out<T_slice, len>::ArrayVariable_out(T_slice*&) [with T_slice = test::StrArray_slice, unsigned int len = 2] everything-cpp-skels.cc:1831: initializing argument 3 of `virtual StrArray_slice* POA_BasicServer::opStrArray(const _orbitcpp::String_var<Char, true>*, _orbitcpp::String_var<Char, true>*, _orbitcpp::ArrayVariable_out<test::StrArray_slice, 2>)' from result of `_orbitcpp::ArrayVariable_out<T_slice, len>::ArrayVariable_out(T_slice*&) [with T_slice = test::StrArray_slice, unsigned int len = 2]' everything-cpp-skels.cc: In static member function `static _orbitcpp::c::VariableLengthUnion* POA_UnionServer::_skel_opVariable(void*, const _orbitcpp::c::VariableLengthUnion*, _orbitcpp::c::VariableLengthUnion*, _orbitcpp::c::VariableLengthUnion**, CORBA_Environment*)': everything-cpp-skels.cc:2257: no matching function for call to `_orbitcpp::Data_out<VariableLengthUnion>::Data_out(_orbitcpp::Data_out<VariableLengthUnion>)' ../../../orb/orbitcpp_smartptr.hh:291: candidates are: _orbitcpp::Data_out<T>::Data_out(_orbitcpp::Data_out<T>&) [with T = VariableLengthUnion] ../../../orb/orbitcpp_smartptr.hh:286: _orbitcpp::Data_out<T>::Data_out(_orbitcpp::Data_var<T>&) [with T = VariableLengthUnion] ../../../orb/orbitcpp_smartptr.hh:283: _orbitcpp::Data_out<T>::Data_out(T*&) [with T = VariableLengthUnion] everything-cpp-skels.cc:2257: initializing argument 3 of `virtual VariableLengthUnion* POA_UnionServer::opVariable(const VariableLengthUnion&, VariableLengthUnion&, _orbitcpp::Data_out<VariableLengthUnion>)' from result of `_orbitcpp::Data_out<T>::Data_out(T*&) [with T = VariableLengthUnion]' everything-cpp-skels.cc: In static member function `static CORBA_any* POA_AnyServer::_skel_opAnyLong(void*, const CORBA_any*, CORBA_any*, CORBA_any**, CORBA_Environment*)': everything-cpp-skels.cc:2312: no matching function for call to `_orbitcpp::DataVar_out<CORBA::Any>::DataVar_out(_orbitcpp::DataVar_out<CORBA::Any>)' ../../../orb/orbitcpp_smartptr.hh:414: candidates are: _orbitcpp::DataVar_out<T>::DataVar_out(_orbitcpp::DataVar_out<T>&) [with T = CORBA::Any] ../../../orb/orbitcpp_smartptr.hh:409: _orbitcpp::DataVar_out<T>::DataVar_out(_orbitcpp::DataVar_var<T>&) [with T = CORBA::Any] ../../../orb/orbitcpp_smartptr.hh:406: _orbitcpp::DataVar_out<T>::DataVar_out(T*&) [with T = CORBA::Any] everything-cpp-skels.cc:2312: initializing argument 3 of `virtual CORBA::Any* POA_AnyServer::opAnyLong(const CORBA::Any&, CORBA::Any&, _orbitcpp::DataVar_out<CORBA::Any>)' from result of `_orbitcpp::DataVar_out<T>::DataVar_out(T*&) [with T = CORBA::Any]' everything-cpp-skels.cc: In static member function `static CORBA_any* POA_AnyServer::_skel_opAnyString(void*, const CORBA_any*, CORBA_any*, CORBA_any**, CORBA_Environment*)': everything-cpp-skels.cc:2332: no matching function for call to `_orbitcpp::DataVar_out<CORBA::Any>::DataVar_out(_orbitcpp::DataVar_out<CORBA::Any>)' ../../../orb/orbitcpp_smartptr.hh:414: candidates are: _orbitcpp::DataVar_out<T>::DataVar_out(_orbitcpp::DataVar_out<T>&) [with T = CORBA::Any] ../../../orb/orbitcpp_smartptr.hh:409: _orbitcpp::DataVar_out<T>::DataVar_out(_orbitcpp::DataVar_var<T>&) [with T = CORBA::Any] ../../../orb/orbitcpp_smartptr.hh:406: _orbitcpp::DataVar_out<T>::DataVar_out(T*&) [with T = CORBA::Any] everything-cpp-skels.cc:2332: initializing argument 3 of `virtual CORBA::Any* POA_AnyServer::opAnyString(const CORBA::Any&, CORBA::Any&, _orbitcpp::DataVar_out<CORBA::Any>)' from result of `_orbitcpp::DataVar_out<T>::DataVar_out(T*&) [with T = CORBA::Any]' everything-cpp-skels.cc: In static member function `static CORBA_any* POA_AnyServer::_skel_opAnyStruct(void*, const CORBA_any*, CORBA_any*, CORBA_any**, CORBA_Environment*)': everything-cpp-skels.cc:2352: no matching function for call to `_orbitcpp::DataVar_out<CORBA::Any>::DataVar_out(_orbitcpp::DataVar_out<CORBA::Any>)' ../../../orb/orbitcpp_smartptr.hh:414: candidates are: _orbitcpp::DataVar_out<T>::DataVar_out(_orbitcpp::DataVar_out<T>&) [with T = CORBA::Any] ../../../orb/orbitcpp_smartptr.hh:409: _orbitcpp::DataVar_out<T>::DataVar_out(_orbitcpp::DataVar_var<T>&) [with T = CORBA::Any] ../../../orb/orbitcpp_smartptr.hh:406: _orbitcpp::DataVar_out<T>::DataVar_out(T*&) [with T = CORBA::Any] everything-cpp-skels.cc:2352: initializing argument 3 of `virtual CORBA::Any* POA_AnyServer::opAnyStruct(const CORBA::Any&, CORBA::Any&, _orbitcpp::DataVar_out<CORBA::Any>)' from result of `_orbitcpp::DataVar_out<T>::DataVar_out(T*&) [with T = CORBA::Any]' everything-cpp-skels.cc: In static member function `static CORBA_TypeCode_struct* POA_AnyServer::_skel_opTypeCode(void*, CORBA_TypeCode_struct*, CORBA_TypeCode_struct**, CORBA_TypeCode_struct**, CORBA_Environment*)': everything-cpp-skels.cc:2375: no matching function for call to `_orbitcpp::ObjectPtr_out<CORBA::TypeCode, CORBA::TypeCode*>::ObjectPtr_out(_orbitcpp::ObjectPtr_out<CORBA::TypeCode, CORBA::TypeCode*>)' ../../../orb/orbitcpp_smartptr.hh:155: candidates are: _orbitcpp::ObjectPtr_out<O, O_ptr>::ObjectPtr_out(_orbitcpp::ObjectPtr_out<O, O_ptr>&) [with O = CORBA::TypeCode, O_ptr = CORBA::TypeCode*] ../../../orb/orbitcpp_smartptr.hh:150: _orbitcpp::ObjectPtr_out<O, O_ptr>::ObjectPtr_out(_orbitcpp::ObjectPtr_var<O, O_ptr>&) [with O = CORBA::TypeCode, O_ptr = CORBA::TypeCode*] ../../../orb/orbitcpp_smartptr.hh:146: _orbitcpp::ObjectPtr_out<O, O_ptr>::ObjectPtr_out(O_ptr&) [with O = CORBA::TypeCode, O_ptr = CORBA::TypeCode*] everything-cpp-skels.cc:2375: initializing argument 3 of `virtual CORBA::TypeCode* POA_AnyServer::opTypeCode(CORBA::TypeCode*, CORBA::TypeCode*&, _orbitcpp::ObjectPtr_out<CORBA::TypeCode, CORBA::TypeCode*>)' from result of `_orbitcpp::ObjectPtr_out<O, O_ptr>::ObjectPtr_out(_orbitcpp::ObjectPtr_var<O, O_ptr>&) [with O = CORBA::TypeCode, O_ptr = CORBA::TypeCode*]' make[3]: *** [everything-cpp-skels.o] Error 1 make[3]: Leaving directory `/temp/orbitcpp-0.30.1/test/everything/generated' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/temp/orbitcpp-0.30.1/test/everything' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/temp/orbitcpp-0.30.1/test' make: *** [all-recursive] Error 1 [root@jyjy520 orbitcpp-0.30.1]# -------------------------------------------------------------------- 奇摩電子信箱•溝通心世界 http://mail.kimo.com.tw < 網 路 生 活•盡 在 奇 摩 > http://www.kimo.com.tw |
From: christophe P. <chr...@cy...> - 2001-10-01 09:43:05
|
On 01 Oct 2001 16:59:47 +0800, 52jy wrote: > I've installed ORBit-0.5.8-1 > I want to build orbitcpp-0.30.1 but it always fails > btw : I use gcc-3.0 on RH-7.1 > > Could you help me???? I found problems in compiling TAO/ACE on Redhat 7.1 with gcc 3.0 or standard redhat gcc 2.96 My problems disapeared after an upgrade to gcc 2.96.85 .. (not entirely) Anyway, gcc 3.0 introduces binary compatibility problems ( link levels). I am not sure but the code demangler is changed between 2.xx and 3.xx gcc version. Now, TAO/ACE and Orbit-cpp work fine with gcc 2.96.85 and RedHad 7.1 whith correct libc, libstdc++, ... |