Re: [orbitcpp-list] Errors trying to make orbitcpp-0.25.1
Status: Beta
Brought to you by:
philipd
From: Darwin Z. <dz...@mi...> - 2000-02-14 22:44:45
|
This is what I get: make[4]: Entering directory `/home/dzins1/src/orbitcpp-0.25.1/test/sequence/generated' c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/usr/lib/glib/include -I -I/usr/lib/glib/include -I/usr/include -g -O0 -c sequence-cpp-stubs.cc In file included from sequence-cpp-stubs.cc:2: sequence.hh:35: template-id `operator new<>' for `::ORBIT_CPP::::ORBIT_CPP::SequenceTmpl<::CORBA::String_mgr,::ORBIT_C::CORBA_sequence_CORBA_string,::test::CORBA_sequence_CORBA_string_cppseqstruct>::operator new<>(size_t)' does not match any template declaration sequence.hh:35: confused by earlier errors, bailing out make[4]: *** [sequence-cpp-stubs.o] Error 1 make[4]: Leaving directory `/home/dzins1/src/orbitcpp-0.25.1/test/sequence/generated' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/dzins1/src/orbitcpp-0.25.1/test/sequence' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/dzins1/src/orbitcpp-0.25.1/test' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dzins1/src/orbitcpp-0.25.1' make: *** [all-recursive-am] Error 2 Thanks again for any help. Darwin Ronald Garcia wrote: > Hey darwin, > >>>>> "dz" == Darwin Zins <dz...@mi...> writes: > > dz> Hi, > > dz> I downloaded orbitcpp-0.25.1.tar.gz, untarred it, typed > dz> ./configure in the orbitcpp-0.25.1 directory and then typed > dz> make. make comes up with an error in > dz> test/sequence/generated/sequence.hh on line 31. > > dz> Am I doing something wrong? > > what is the error exactly? could you post it to the list? > > ron > > _______________________________________________ > orbitcpp-list mailing list > orb...@li... > http://lists.sourceforge.net/mailman/listinfo/orbitcpp-list |