RE: [orbitcpp-list] Installation problem of orbitcpp-0.30.4
Status: Beta
Brought to you by:
philipd
From: Dan K. <dk...@ix...> - 2002-08-31 16:27:17
|
My first guess is you'd be happier with a newer compiler... not many people are still using gcc2.91. -----Original Message----- From: Lev Assinovsky To: orb...@li... Sent: 31.08.2002 07:09 Subject: [orbitcpp-list] Installation problem of orbitcpp-0.30.4 Hello folks!=20 I have RedHat 6.2 (yes, very old) and gcc 2.91.=20 I was unable to compile *.cc files of orbitcpp.=20 1. #include <sstring> - not sure STL should have it. Replaced with <strstring> - passed.=20 2. c++ -DORBITCPP_MAJOR_VERSION=3D0 -DORBITCPP_MINOR_VERSION=3D30 -DORBITCPP_MICRO_VERSION=3D4 -DPACKAGE=3D\"orbitcpp\" = -DVERSION=3D\"0.30.4\" -DHAVE_DLFCN_H=3D1 -DSTDC_HEADERS=3D1 -I/usr/lib/glib/include -I. -I. = -I.. -I.. -g -O2 -c orbitcpp_poa.cc -fPIC -DPIC -o .libs/orbitcpp_poa.lo=20 In file included from orbitcpp_poa.cc:30:=20 ../orb/orbitcpp_poa.hh:49: template-id `operator new<>' for `::_orbitcpp::::_orbitcpp::UnboundedSequenceTmpl<unsigned char,PortableServer_sequence_octet>::operator new<>(size_t)' does not match any template declaration=20 3. configure script didn't set include path for glibconfig.h=20 Did anyone experience that?=20 Thanks,=20 --=20 Lev Assinovsky Peterlink Web Programmer St. Petersburg, Russia Tel/Fax: +7 812 9418104 197022 ul.Chapigina 7=C1 E-mail: le...@pe... =20 |