error building orbitcpp



Hello,

The building of orbitcpp 1.3.3 ends with this message (I tried three versions with the same result):

../../orbitcpp/orb-cpp/orbitcpp_poa.h:238:   instantiated from here
../../orbitcpp/orb-cpp/orbitcpp_simple_seq.h:151: cannot adjust access to `ULong _orbitcpp::SequenceBase<unsigned char,unsigned char,CORBA_sequence_CORBA_octet>::length() const' in `class _orbitcpp::SimpleUnboundedSeq<_orbitcpp::seq_traits::__CORBA_octet>' ../../orbitcpp/orb-cpp/orbitcpp_simple_seq.h:127: because of local method `void _orbitcpp::SimpleUnboundedSeq<_orbitcpp::seq_traits::__CORBA_octet>::length(unsigned int)' with same name
make[4]: *** [orbitcpp_poa.lo] Error 1
make[4]: Leaving directory `/usr/src/gnome2/orbitcpp-1.3.3/orbitcpp/orb-cpp'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/gnome2/orbitcpp-1.3.3/orbitcpp/orb-cpp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gnome2/orbitcpp-1.3.3/orbitcpp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnome2/orbitcpp-1.3.3'
make: *** [all-recursive-am] Error 2

When I do a build in the test dir I get this message:


** (process:24548): WARNING **: idl-compiler backend not found.

** (process:24548): WARNING **: ./../test.idl compilation failed
g++ -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I../../../../.. -I../../../../.. -DORBIT2_INTERNAL_API -DORBIT2=1 -pthread -I/usr/gnome2/include/orbit-2.0 -I/usr/gnome2/include/linc-1.0 -I/usr/gnome2/include/glib-2.0 -I/usr/gnome2/lib/glib-2.0/include -Igenerated -D_ORBITCPP_TESTCODE -g -O2 -c test-cpp-common.cc
g++: test-cpp-common.cc: No such file or directory
g++: No input files
make[4]: *** [test-cpp-common.o] Error 1
make[4]: Leaving directory `/usr/src/gnome2/orbitcpp-1.3.3/test/cpp/any/simple/generated'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/gnome2/orbitcpp-1.3.3/test/cpp/any/simple'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gnome2/orbitcpp-1.3.3/test/cpp/any'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnome2/orbitcpp-1.3.3/test/cpp'


Do I miss a package on my system? or is something else wrong?






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]