[orbitcpp-list] Installation problem of orbitcpp-0.30.4
Status: Beta
Brought to you by:
philipd
From: Lev A. <le...@pe...> - 2002-08-31 13:59:57
|
Hello folks! I have RedHat 6.2 (yes, very old) and gcc 2.91. I was unable to compile *.cc files of orbitcpp. 1. #include <sstring> - not sure STL should have it. Replaced with <strstring> - passed. 2. c++ -DORBITCPP_MAJOR_VERSION=0 -DORBITCPP_MINOR_VERSION=30 -DORBITCPP_MICRO_VERSION=4 -DPACKAGE=\"orbitcpp\" -DVERSION=\"0.30.4\" -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I/usr/lib/glib/include -I. -I. -I.. -I.. -g -O2 -c orbitcpp_poa.cc -fPIC -DPIC -o .libs/orbitcpp_poa.lo In file included from orbitcpp_poa.cc:30: ../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 3. configure script didn't set include path for glibconfig.h Did anyone experience that? Thanks, -- Lev Assinovsky Peterlink Web Programmer St. Petersburg, Russia Tel/Fax: +7 812 9418104 197022 ul.Chapigina 7Á E-mail: le...@pe... |